Mesa (master): docs: update GL3 status

Marek Olšák mareko at kemper.freedesktop.org
Tue Mar 29 11:04:33 UTC 2011


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

Author: Marek Olšák <maraeo at gmail.com>
Date:   Tue Mar 29 13:03:26 2011 +0200

docs: update GL3 status

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index ca265af..c704699 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -15,7 +15,7 @@ GL 3.0:
 GLSL changes (GL_EXT_gpu_shader4, etc)                not started
 Conditional rendering (GL_NV_conditional_render)      DONE (swrast & softpipe)
 Map buffer subranges (GL_ARB_map_buffer_range)        DONE
-Clamping controls (GL_ARB_color_buffer_float)         BRANCH ~mareko/mesa floating2
+Clamping controls (GL_ARB_color_buffer_float)         DONE
 Float textures, renderbuffers (GL_ARB_texture_float)  BRANCH ~mareko/mesa floating2
 GL_EXT_packed_float                                   not started
 GL_EXT_texture_shared_exponent                        not started
@@ -53,7 +53,7 @@ Primitive restart (GL_NV_primitive_restart)           DONE (gallium)
 Texture buffer objs (GL_ARB_texture_buffer_object)    not started
 Rectangular textures (GL_ARB_texture_rectangle)       DONE
 Uniform buffer objs (GL_ARB_uniform_buffer_object)    not started
-Signed normalized textures (GL_EXT_texture_snorm)     ~50% done
+Signed normalized textures (GL_EXT_texture_snorm)     DONE (gallium)
 
 
 GL 3.2:




More information about the mesa-commit mailing list