docs: Mark GL_ARB_enhanced_layouts as in progress
authorTimothy Arceri <t_arceri@yahoo.com.au>
Sun, 4 Oct 2015 00:23:04 +0000 (11:23 +1100)
committerTimothy Arceri <t_arceri@yahoo.com.au>
Tue, 6 Oct 2015 03:04:23 +0000 (14:04 +1100)
docs/GL3.txt

index e020deb3b6c4d404bca5dd791e69222a6b4b5a22..e17e783d3310fdb75473823ce393af1a6448343f 100644 (file)
@@ -178,7 +178,13 @@ GL 4.4, GLSL 4.40:
   GL_MAX_VERTEX_ATTRIB_STRIDE                          DONE (all drivers)
   GL_ARB_buffer_storage                                DONE (i965, nv50, nvc0, r600, radeonsi)
   GL_ARB_clear_texture                                 DONE (i965) (gallium - in progress, VMware)
-  GL_ARB_enhanced_layouts                              not started
+  GL_ARB_enhanced_layouts                              in progress (Timothy)
+  - compile-time constant expressions                  in progress
+  - explicit byte offsets for blocks                   in progress
+  - forced alignment within blocks                     in progress
+  - specified vec4-slot component numbers              in progress
+  - specified transform/feedback layout                in progress
+  - input/output block locations                       in progress
   GL_ARB_multi_bind                                    DONE (all drivers)
   GL_ARB_query_buffer_object                           not started
   GL_ARB_texture_mirror_clamp_to_edge                  DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)