diff options
author | Brian Paul <brianp@vmware.com> | 2010-03-20 12:05:25 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-03-20 12:06:36 -0600 |
commit | 449721a3d0082879c504b7a3b25cdf38c2293a85 (patch) | |
tree | d7ca5dc219afd7eaaaab271730041c31546a0116 /docs | |
parent | 61753c4bf7f6948aad208eddc7a2bae24763e028 (diff) |
docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensions
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 889edefbce..a485878af2 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 |