summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2011-06-29 02:10:55 +0200
committerMarek Olšák <maraeo@gmail.com>2011-07-10 21:41:17 +0200
commit3414447011b6b25aeab22f4949a96c09cf4c5098 (patch)
treebc4403216a156ad3c3c21c52b11a204dfeb1c6a5 /docs
parent89954723bfeef59d055d2332ff112f0204b48130 (diff)
downloadexternal_mesa3d-3414447011b6b25aeab22f4949a96c09cf4c5098.zip
external_mesa3d-3414447011b6b25aeab22f4949a96c09cf4c5098.tar.gz
external_mesa3d-3414447011b6b25aeab22f4949a96c09cf4c5098.tar.bz2
docs: update GL3 status
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 49b4847..135bc4b 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -19,7 +19,7 @@ Clamping controls (GL_ARB_color_buffer_float) DONE
Float textures, renderbuffers (GL_ARB_texture_float) DONE (gallium r300)
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
+Float depth buffers (GL_ARB_depth_buffer_float) DONE
Framebuffer objects (GL_EXT_framebuffer_object) DONE
Half-float DONE
Multisample blit DONE