summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorKrzesimir Nowak <[email protected]>2015-09-10 14:16:00 +0200
committerBrian Paul <[email protected]>2015-09-10 09:45:14 -0600
commit423a1dca2fefc41e2ceac8da90b86225488ab647 (patch)
tree07a7c5c12304be0e94b83e2b17a0212fcd982aee /docs/GL3.txt
parent60905f2b19e13b03b5ae981e36ac434c6a4529ae (diff)
docs: Update wrt. textureQueryLod on softpipe
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 561f20421db..8ad1aac50a5 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -116,7 +116,7 @@ GL 4.0, GLSL 4.00 --- all DONE: nvc0, radeonsi
GL_ARB_texture_buffer_object_rgb32 DONE (i965, r600, llvmpipe, softpipe)
GL_ARB_texture_cube_map_array DONE (i965, nv50, r600, llvmpipe, softpipe)
GL_ARB_texture_gather DONE (i965, nv50, r600, llvmpipe, softpipe)
- GL_ARB_texture_query_lod DONE (i965, nv50, r600)
+ GL_ARB_texture_query_lod DONE (i965, nv50, r600, softpipe)
GL_ARB_transform_feedback2 DONE (i965, nv50, r600, llvmpipe, softpipe)
GL_ARB_transform_feedback3 DONE (i965, nv50, r600, llvmpipe, softpipe)