diff options
author | Ilia Mirkin <[email protected]> | 2015-07-23 03:39:13 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-07-23 03:39:46 -0400 |
commit | 6d8e466792c284e79125bab33fcfb0872d0df2c3 (patch) | |
tree | ea06ecf6fdbb0177daff802bc427188437b189fa /docs/GL3.txt | |
parent | 88818c4cd6de9d8855a9ba3c3a85306d42f5e9d3 (diff) |
docs: mark off tess for nvc0
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 2cf5c316468..5200737bae7 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -112,7 +112,7 @@ GL 4.0, GLSL 4.00: GL_ARB_gpu_shader_fp64 DONE (nvc0, radeonsi, llvmpipe, softpipe) GL_ARB_sample_shading DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_shader_subroutine DONE (nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) - GL_ARB_tessellation_shader DONE (radeonsi) + GL_ARB_tessellation_shader DONE (nvc0, radeonsi) GL_ARB_texture_buffer_object_rgb32 DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_texture_cube_map_array DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_texture_gather DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) |