diff options
author | Ian Romanick <[email protected]> | 2013-11-07 16:02:03 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-11-07 16:02:03 -0800 |
commit | cf0da8791756fa4a6eb42194dd4e76701d4a92cf (patch) | |
tree | cab99c8375aa2a412ef4e1041b7ff7d19aa2647c /docs/GL3.txt | |
parent | 597634556e4d24c5a3aec2da227034a733693571 (diff) |
docs: Mark off ARB_shader_atomic_counters for i965
...and update relnotes.
Signed-off-by: Ian Romanick <[email protected]>
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 90b14e1447a..a8cffab44a4 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -126,7 +126,7 @@ GL 4.2: GLSL 4.2 not started GL_ARB_texture_compression_bptc not started GL_ARB_compressed_texture_pixel_storage not started -GL_ARB_shader_atomic_counters in progress (Curro) +GL_ARB_shader_atomic_counters DONE (i965) GL_ARB_texture_storage DONE (all drivers) GL_ARB_transform_feedback_instanced DONE (i965, r600, radeonsi) GL_ARB_base_instance DONE (i965, nv50, nvc0, r600, radeonsi) |