summaryrefslogtreecommitdiff
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2011-04-28 17:30:55 +0200
committerMarek Olšák <maraeo@gmail.com>2011-04-29 11:32:55 +0200
commitaed76e5af323d181cd280e856a32d7ea612489e5 (patch)
tree2725303057063aae82484ce1688cbb5ba299f8e3 /docs/GL3.txt
parentaeac658e25bd0d939b503000676a4b3c3114bf41 (diff)
docs: update GL3 status
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 27762b51680..bd7833c956a 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -17,8 +17,8 @@ Conditional rendering (GL_NV_conditional_render) DONE (swrast, softpipe, i9
Map buffer subranges (GL_ARB_map_buffer_range) DONE
Clamping controls (GL_ARB_color_buffer_float) DONE
Float textures, renderbuffers (GL_ARB_texture_float) DONE (gallium r300)
-GL_EXT_packed_float started
-GL_EXT_texture_shared_exponent started
+GL_EXT_packed_float DONE (gallium r600)
+GL_EXT_texture_shared_exponent DONE (gallium, swrast)
Float depth buffers (GL_ARB_depth_buffer_float) not started
Framebuffer objects (GL_EXT_framebuffer_object) DONE
Half-float DONE