Mesa (master): docs: Mark off ARB_gpu_shader5 UBO array indexing for i965

Chris Forbes chrisf at kemper.freedesktop.org
Fri Aug 15 06:56:35 UTC 2014


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

Author: Chris Forbes <chrisf at ijw.co.nz>
Date:   Sun Aug  3 12:32:10 2014 +1200

docs: Mark off ARB_gpu_shader5 UBO array indexing for i965

Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 65ff5ba..0666fb9 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -97,7 +97,7 @@ GL 4.0, GLSL 4.00:
   GL_ARB_gpu_shader5                                   DONE (nvc0)
   - 'precise' qualifier                                DONE
   - Dynamically uniform sampler array indices          DONE ()
-  - Dynamically uniform UBO array indices              DONE ()
+  - Dynamically uniform UBO array indices              DONE (i965)
   - Implicit signed -> unsigned conversions            DONE
   - Fused multiply-add                                 DONE (i965)
   - Packing/bitfield/conversion functions              DONE (i965, r600)




More information about the mesa-commit mailing list