diff options
author | Marek Olšák <[email protected]> | 2015-03-18 01:50:03 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2015-03-18 12:04:27 +0100 |
commit | 42715ad7932cdcfaffd8e514a200a461d6133927 (patch) | |
tree | 6ab32eedab55d4a63f11f6c3c45e34c879ece73b /docs | |
parent | 4e46af0195f7f9000ee0633685756d26f745499a (diff) |
docs/GL3: don't list nv30
Suggested by Ilia Mirkin.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index bd17743615b..0d3724014f5 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -176,12 +176,12 @@ GL 4.3, GLSL 4.30: GL 4.4, GLSL 4.40: GL_MAX_VERTEX_ATTRIB_STRIDE DONE (all drivers) - GL_ARB_buffer_storage DONE (i965, nv30, nv50, nvc0, r600, radeonsi) + GL_ARB_buffer_storage DONE (i965, nv50, nvc0, r600, radeonsi) 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 - GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv30, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) + GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_texture_stencil8 not started GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) |