projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
423f64e
)
docs: mark ARB_texture_query_lod as done for nv50, nvc0
author
Ilia Mirkin
<imirkin@alum.mit.edu>
Thu, 3 Apr 2014 13:44:53 +0000
(09:44 -0400)
committer
Ilia Mirkin
<imirkin@alum.mit.edu>
Mon, 7 Apr 2014 05:06:18 +0000
(
01:06
-0400)
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
docs/GL3.txt
patch
|
blob
|
history
diff --git
a/docs/GL3.txt
b/docs/GL3.txt
index b7e4c87649977b2a95ce13e182dd421ed7afcb0d..d9cc7088ae5ced45d8428f07e396b9530fece505 100644
(file)
--- a/
docs/GL3.txt
+++ b/
docs/GL3.txt
@@
-97,7
+97,7
@@
GL 3.3 --- all DONE: i965, nv50, nvc0, r600, radeonsi
GL 4.0:
GLSL 4.0 not started
- GL_ARB_texture_query_lod DONE (i965)
+ GL_ARB_texture_query_lod DONE (i965
, nv50, nvc0
)
GL_ARB_draw_buffers_blend DONE (i965, nv50, nvc0, r600, radeonsi, softpipe)
GL_ARB_draw_indirect DONE (i965)
GL_ARB_gpu_shader5 started