diff options
author | Dave Airlie <airlied@redhat.com> | 2011-11-27 16:44:13 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-11-28 09:40:53 +0000 |
commit | ee47e19738356c2c97a40c5306769b0f7445c32e (patch) | |
tree | 96e00b3d8db27df909628f067f18858ef71141eb /docs/GL3.txt | |
parent | 9f9c8592e692f1c682779f39675be0f3857cae9d (diff) |
mesa/docs: add ARB_texture_rgb10_a2ui to relnotes/gl3.txt
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index f8cd77ab33..3250346b7d 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -78,7 +78,7 @@ GL_ARB_blend_func_extended not started GL_ARB_explicit_attrib_location DONE (swrast, i915, i965) GL_ARB_occlusion_query2 DONE (swrast, gallium) GL_ARB_sampler_objects DONE (gallium) -GL_ARB_texture_rgb10_a2ui not started +GL_ARB_texture_rgb10_a2ui DONE (gallium) GL_ARB_texture_swizzle DONE (same as EXT version) GL_ARB_timer_query ~60% done (the EXT variant) GL_ARB_instanced_arrays DONE (gallium) |