projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42d4972
)
docs/GL3: document what's missing for GL3
author
Marek Olšák
<maraeo@gmail.com>
Thu, 12 Jan 2012 02:26:09 +0000
(
03:26
+0100)
committer
Marek Olšák
<maraeo@gmail.com>
Thu, 12 Jan 2012 02:59:21 +0000
(
03:59
+0100)
docs/GL3.txt
patch
|
blob
|
history
diff --git
a/docs/GL3.txt
b/docs/GL3.txt
index 069d36d23d721f46df673d549b7be806b13ecb6a..91f42ee85e0604477c94f1fa22c1c06a1fd35628 100644
(file)
--- a/
docs/GL3.txt
+++ b/
docs/GL3.txt
@@
-36,8
+36,8
@@
sRGB framebuffer format (GL_EXT_framebuffer_sRGB) DONE (i965, r600)
glClearBuffer commands DONE
glGetStringi command DONE
glTexParameterI, glGetTexParameterI commands DONE
-glVertexAttribI commands
DONE (but
converts int
- values to floats)
+glVertexAttribI commands
~50% done (
converts int
+
values to floats)
Depth format cube textures DONE
GLX_ARB_create_context (GLX 1.4 is required) DONE