summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-12-30 21:42:12 -0700
committerBrian Paul <brianp@vmware.com>2009-12-31 08:49:27 -0700
commitc28b451e406da1b46c7e5bb85951c6cbf36198f9 (patch)
tree635d895e2c0716570bc9b3633fe804d2422b45fd
parent08d145e1d7479aab125013d6852968fa09ad6fb3 (diff)
docs: update status for conditional rendering
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 8660826535e..f25459db48c 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -13,7 +13,7 @@ Feature Status
GL 3.0:
GLSL changes (GL_EXT_gpu_shader4, etc) not started
-Conditional rendering (GL_NV_conditional_render) not started
+Conditional rendering (GL_NV_conditional_render) DONE (swrast only)
Map buffer subranges (GL_APPLE_flush_buffer_range) not started
Float textures, renderbuffers some infrastructure done
Framebuffer objects (GL_EXT_framebuffer_object) DONE