docs: Update GLSL 1.40 status.
authorEric Anholt <eric@anholt.net>
Fri, 13 Apr 2012 19:18:46 +0000 (12:18 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 16 Apr 2012 18:59:29 +0000 (11:59 -0700)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
docs/GL3.txt

index 30aa12d..0a860bb 100644 (file)
@@ -42,7 +42,8 @@ GLX_ARB_create_context (GLX 1.4 is required)          DONE
 
 GL 3.1:
 
-GLSL 1.40                                             not started
+GLSL 1.40                                             missing: UBOS, inverse(),
+                                                      highp change
 Instanced drawing (GL_ARB_draw_instanced)             DONE (i965, gallium, swrast)
 Buffer copying (GL_ARB_copy_buffer)                   DONE (i965, r300, r600, swrast)
 Primitive restart (GL_NV_primitive_restart)           DONE (r600)