summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 65ff5ba1725..0666fb9ab49 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)