summaryrefslogtreecommitdiff
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-03-20 12:05:25 -0600
committerBrian Paul <brianp@vmware.com>2010-03-20 12:06:36 -0600
commit449721a3d0082879c504b7a3b25cdf38c2293a85 (patch)
treed7ca5dc219afd7eaaaab271730041c31546a0116 /docs/GL3.txt
parent61753c4bf7f6948aad208eddc7a2bae24763e028 (diff)
docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensions
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt1
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