summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-03-06 14:54:27 -0800
committerMatt Turner <mattst88@gmail.com>2013-03-29 10:21:14 -0700
commited6186f0e864d2a8bf94c1374cda007841f7b915 (patch)
tree469a9d5ff37b22ef01b1db026af6ac2b2892f3d1 /docs
parentb8aa9f7d3a146cff9c2c530abf815a1b316374ca (diff)
i965: Enable ARB_texture_query_lod.
v2: Support Ironlake as well. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
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 640dec24c2..2c15a9ba1d 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -87,7 +87,7 @@ GL_ARB_vertex_type_2_10_10_10_rev DONE (i965, r600)
GL 4.0:
GLSL 4.0 not started
-GL_ARB_texture_query_lod not started
+GL_ARB_texture_query_lod DONE (i965)
GL_ARB_draw_buffers_blend DONE (i965, r600, softpipe)
GL_ARB_draw_indirect not started
GL_ARB_gpu_shader5 not started