diff options
author | Chris Forbes <[email protected]> | 2013-10-03 07:58:12 +1300 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2013-10-03 07:58:12 +1300 |
commit | 61519f15aceae3e986a6e287e69684a01de3221a (patch) | |
tree | ea535d2496ab536f8aabd5261b8959eef641ce48 /docs | |
parent | 88f196ab6e2c3efcc75642533aad8bed8c87267a (diff) |
docs: Mark off ARB_texture_gather
Diffstat (limited to 'docs')
-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 9b056d0165a..b16ec6fdb46 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -105,7 +105,7 @@ GL_ARB_shader_subroutine not started GL_ARB_tessellation_shader not started GL_ARB_texture_buffer_object_rgb32 DONE (i965, softpipe) GL_ARB_texture_cube_map_array DONE (i965, softpipe) -GL_ARB_texture_gather started (Maxence, Chris) +GL_ARB_texture_gather DONE (i965) GL_ARB_transform_feedback2 DONE GL_ARB_transform_feedback3 DONE |