Mesa (master): docs: Mark GL_ARB_enhanced_layouts as in progress

Timothy Arceri tarceri at kemper.freedesktop.org
Tue Oct 6 03:04:31 UTC 2015


Module: Mesa
Branch: master
Commit: 64831832791139328a67b80387f062d39e304d24
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=64831832791139328a67b80387f062d39e304d24

Author: Timothy Arceri <t_arceri at yahoo.com.au>
Date:   Sun Oct  4 11:23:04 2015 +1100

docs: Mark GL_ARB_enhanced_layouts as in progress

---

 docs/GL3.txt |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index e020deb..e17e783 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -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)




More information about the mesa-commit mailing list