projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61c976c
)
docs: add GL3 GLX todo
author
Marek Olšák
<maraeo@gmail.com>
Thu, 30 Jun 2011 20:53:13 +0000
(22:53 +0200)
committer
Marek Olšák
<maraeo@gmail.com>
Thu, 30 Jun 2011 20:54:42 +0000
(22:54 +0200)
docs/GL3.txt
patch
|
blob
|
history
diff --git
a/docs/GL3.txt
b/docs/GL3.txt
index 25cea9ee4023ad19915afa14d5e4d90d06609abb..49b48472a4a9b78b7b8364d881cd443d7944c2ae 100644
(file)
--- a/
docs/GL3.txt
+++ b/
docs/GL3.txt
@@
-40,7
+40,7
@@
glTexParameterI, glGetTexParameterI commands DONE
glVertexAttribI commands DONE (but converts int
values to floats)
Depth format cube textures 0% done
-
+GLX_ARB_create_context (GLX 1.4 is required) not started
GL 3.1:
@@
-69,6
+69,7
@@
Seamless cubemaps (GL_ARB_seamless_cube_map) DONE
Multisample textures (GL_ARB_texture_multisample) not started
Frag depth clamp (GL_ARB_depth_clamp) DONE
Fence objects (GL_ARB_sync) DONE
+GLX_ARB_create_context_profile not started
GL 3.3: