summaryrefslogtreecommitdiff
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2014-02-26 23:35:14 -0500
committerIlia Mirkin <imirkin@alum.mit.edu>2014-02-26 23:35:45 -0500
commit734fe2d2466ec50a38b10ab627d6e38d0599e443 (patch)
tree74b6ef6a588d3280e2e8f4bcb6f7fa05906d61a2 /docs/GL3.txt
parent59936a49dd0733492dfcdadb3918e6af6bc86e39 (diff)
docs: update nvc0 state
ARB_texture_buffer_object_rgb32 has been supported for a while already.
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 5261edab42b..755a89c0ff9 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -105,7 +105,7 @@ GL 4.0:
GL_ARB_sample_shading DONE (i965)
GL_ARB_shader_subroutine not started
GL_ARB_tessellation_shader not started
- GL_ARB_texture_buffer_object_rgb32 DONE (i965, r600, radeonsi, softpipe)
+ GL_ARB_texture_buffer_object_rgb32 DONE (i965, nvc0, r600, radeonsi, softpipe)
GL_ARB_texture_cube_map_array DONE (i965, nv50, nvc0, r600, softpipe)
GL_ARB_texture_gather DONE (i965, nv50)
GL_ARB_transform_feedback2 DONE (i965, nv50, nvc0, r600, radeonsi)