Module: Mesa Branch: master Commit: 449721a3d0082879c504b7a3b25cdf38c2293a85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=449721a3d0082879c504b7a3b25cdf38c2293a85
Author: Brian Paul <[email protected]> Date: Sat Mar 20 12:05:25 2010 -0600 docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensions --- docs/GL3.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 889edef..a485878 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -16,6 +16,7 @@ GLSL changes (GL_EXT_gpu_shader4, etc) not started Conditional rendering (GL_NV_conditional_render) DONE (swrast & softpipe) Map buffer subranges (GL_APPLE_flush_buffer_range) not started Float textures, renderbuffers some infrastructure done + (incl. GL_EXT_packed_float, GL_EXT_shared_exponent) Framebuffer objects (GL_EXT_framebuffer_object) DONE Half-float some infrastructure done Multisample blit DONE _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
