diff options
author | Neil Roberts <[email protected]> | 2014-07-23 12:10:37 +0100 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2014-07-23 12:10:37 +0100 |
commit | c6398a38afd133a79b97978be88ed16ad05ea9a6 (patch) | |
tree | 11d6f486f3e371595bd030975bbc3d5ad158f8a3 /docs/GL3.txt | |
parent | 0779f37e1589b0ba4f1443a889f34dd83607c117 (diff) |
docs: Update GL3.txt and relnotes for GL_ARB_clear_texture
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 81286926f15..f9e33b4fedf 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -183,7 +183,7 @@ GL 4.4: GLSL 4.4 not started GL_MAX_VERTEX_ATTRIB_STRIDE not started GL_ARB_buffer_storage DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi) - GL_ARB_clear_texture not started + GL_ARB_clear_texture DONE (i965) GL_ARB_enhanced_layouts not started GL_ARB_multi_bind DONE (all drivers) GL_ARB_query_buffer_object not started |