diff options
author | Marek Olšák <maraeo@gmail.com> | 2011-06-29 02:10:55 +0200 |
---|---|---|
committer | Marek Olšák <maraeo@gmail.com> | 2011-07-10 21:41:17 +0200 |
commit | 3414447011b6b25aeab22f4949a96c09cf4c5098 (patch) | |
tree | bc4403216a156ad3c3c21c52b11a204dfeb1c6a5 /docs | |
parent | 89954723bfeef59d055d2332ff112f0204b48130 (diff) |
docs: update GL3 status
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 49b48472a4..135bc4bab6 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 |