Mesa (master): docs: mark ARB_texture_query_lod as done for nv50, nvc0

Ilia Mirkin imirkin at kemper.freedesktop.org
Mon Apr 7 05:09:31 UTC 2014


Module: Mesa
Branch: master
Commit: 91900c6d3313264ff4736892854fb8626b6bb813
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=91900c6d3313264ff4736892854fb8626b6bb813

Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date:   Thu Apr  3 09:44:53 2014 -0400

docs: mark ARB_texture_query_lod as done for nv50, nvc0

Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>

---

 docs/GL3.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the mesa-commit mailing list