summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJordan Justen <[email protected]>2012-06-09 12:19:11 -0700
committerJordan Justen <[email protected]>2012-07-22 00:10:27 -0700
commit257f32ad20d2ef811da2a41af69b0afe6d2cff47 (patch)
treea0aacfa55194b1a93d84bed2bbb0f6afedb55be8 /docs
parent4e0ece34ed3fc8dacb209a3fb1e9bc8ec129a30a (diff)
i965: add ARB_texture_rgb10_a2ui supportrgb10_a2ui-v3
Signed-off-by: Jordan Justen <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 7c68745685c..0f6521d0170 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -78,7 +78,7 @@ GL_ARB_explicit_attrib_location DONE (i915, i965, r300, r6
GL_ARB_occlusion_query2 DONE (r300, r600, swrast)
GL_ARB_sampler_objects DONE (i965, r300, r600)
GL_ARB_shader_bit_encoding DONE
-GL_ARB_texture_rgb10_a2ui DONE (r600)
+GL_ARB_texture_rgb10_a2ui DONE (i965, r600)
GL_ARB_texture_swizzle DONE (same as EXT version) (i965, r300, r600, swrast)
GL_ARB_timer_query DONE
GL_ARB_instanced_arrays DONE (i965, r300, r600)