summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2011-03-29 13:03:26 +0200
committerMarek Olšák <maraeo@gmail.com>2011-03-29 13:04:15 +0200
commit8cbdfe1de4a5793d2d43dca81dd8996419b7aeed (patch)
treee515a29252ca1c53091c7501494dbbd7593fafdb
parent2e6a69939c26ab8cc27bcab29ed64cec5e9428ee (diff)
docs: update GL3 status
-rw-r--r--docs/GL3.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index ca265af54d7..c704699f0b1 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: