summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2014-04-03 09:44:53 -0400
committerIlia Mirkin <imirkin@alum.mit.edu>2014-04-07 01:06:18 -0400
commit91900c6d3313264ff4736892854fb8626b6bb813 (patch)
tree7614c36eb4747a9994a62b1602faafded417f884 /docs
parent423f64e83ab5b1ea7de475ae80300a8408522743 (diff)
downloadexternal_mesa3d-91900c6d3313264ff4736892854fb8626b6bb813.zip
external_mesa3d-91900c6d3313264ff4736892854fb8626b6bb813.tar.gz
external_mesa3d-91900c6d3313264ff4736892854fb8626b6bb813.tar.bz2
docs: mark ARB_texture_query_lod as done for nv50, nvc0
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index b7e4c87..d9cc708 100644
--- 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