diff options
author | Ilia Mirkin <[email protected]> | 2014-05-04 20:16:44 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2014-05-04 20:17:25 -0400 |
commit | 5cfd45fbc3daf2e33ae9c6dfeb8399658bf0abe7 (patch) | |
tree | 869f78875777ef82980cea11f442dfe4a13d9646 /docs/GL3.txt | |
parent | 833f870d9b9f437293fc7ee7fdf4dd428eb5db70 (diff) |
docs: mark ARB_stencil_texturing as done for nv50+/r600+
Signed-off-by: Ilia Mirkin <[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 55906f28752..ae1dfd69466 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -170,7 +170,7 @@ GL 4.3: GL_ARB_robust_buffer_access_behavior not started GL_ARB_shader_image_size not started GL_ARB_shader_storage_buffer_object not started - GL_ARB_stencil_texturing DONE (i965/gen8+) + GL_ARB_stencil_texturing DONE (i965/gen8+, nv50, nvc0, r600, radeonsi) GL_ARB_texture_buffer_range DONE (nv50, nvc0, i965, r600, radeonsi) GL_ARB_texture_query_levels DONE (i965) GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample) |