docs: mark ARB_enhanced_layouts as DONE for i965
authorTimothy Arceri <timothy.arceri@collabora.com>
Wed, 16 Dec 2015 02:55:50 +0000 (13:55 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Wed, 20 Jul 2016 23:10:53 +0000 (09:10 +1000)
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
docs/GL3.txt

index 1335397700c6f3c0f12230b3538f7ce4e2ff4674..ebaf4bf421838b6679e3e60a1a19ffddce90ac81 100644 (file)
@@ -193,11 +193,11 @@ 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, nv50, nvc0)
-  GL_ARB_enhanced_layouts                               in progress (Timothy)
+  GL_ARB_enhanced_layouts                               DONE (i965)
   - compile-time constant expressions                   DONE
   - explicit byte offsets for blocks                    DONE
   - forced alignment within blocks                      DONE
-  - specified vec4-slot component numbers               in progress
+  - specified vec4-slot component numbers               DONE (i965)
   - specified transform/feedback layout                 DONE
   - input/output block locations                        DONE
   GL_ARB_multi_bind                                     DONE (all drivers)