projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61753c4
)
docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensions
author
Brian Paul
<brianp@vmware.com>
Sat, 20 Mar 2010 18:05:25 +0000
(12:05 -0600)
committer
Brian Paul
<brianp@vmware.com>
Sat, 20 Mar 2010 18:06:36 +0000
(12:06 -0600)
docs/GL3.txt
patch
|
blob
|
history
diff --git
a/docs/GL3.txt
b/docs/GL3.txt
index 889edefbce17f5b4b9e4f17e3286ca1e8017fea5..a485878af2d1003b7f72b0aab61b78cd2df3c938 100644
(file)
--- 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