From: Chris Forbes Date: Sun, 3 Aug 2014 00:32:10 +0000 (+1200) Subject: docs: Mark off ARB_gpu_shader5 UBO array indexing for i965 X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=ceaf823e2333e8b41a508b58d18e0054b9b1fd4d docs: Mark off ARB_gpu_shader5 UBO array indexing for i965 Signed-off-by: Chris Forbes --- 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)