Mesa (master): docs: update status for conditional rendering

Brian Paul brianp at kemper.freedesktop.org
Thu Dec 31 15:54:57 UTC 2009


Module: Mesa
Branch: master
Commit: c28b451e406da1b46c7e5bb85951c6cbf36198f9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c28b451e406da1b46c7e5bb85951c6cbf36198f9

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Dec 30 21:42:12 2009 -0700

docs: update status for conditional rendering

---

 docs/GL3.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 8660826..f25459d 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




More information about the mesa-commit mailing list