Module: Mesa Branch: master Commit: 3414447011b6b25aeab22f4949a96c09cf4c5098 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3414447011b6b25aeab22f4949a96c09cf4c5098
Author: Marek Olšák <[email protected]> Date: Wed Jun 29 02:10:55 2011 +0200 docs: update GL3 status --- docs/GL3.txt | 2 +- 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
