Mesa (master): docs: mark compile-time constant expressions as done

Timothy Arceri tarceri at kemper.freedesktop.org
Fri Nov 20 20:30:29 UTC 2015


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

Author: Timothy Arceri <timothy.arceri at collabora.com>
Date:   Thu Nov  5 22:17:36 2015 +1100

docs: mark compile-time constant expressions as done

Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 docs/GL3.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index b768eea..ad6b95e 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -179,7 +179,7 @@ GL 4.4, GLSL 4.40:
   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)
-  - compile-time constant expressions                  in progress
+  - compile-time constant expressions                  DONE
   - explicit byte offsets for blocks                   in progress
   - forced alignment within blocks                     in progress
   - specified vec4-slot component numbers              in progress




More information about the mesa-commit mailing list