docs: Update wrt. textureQueryLod on softpipe
authorKrzesimir Nowak <krzesimir@kinvolk.io>
Thu, 10 Sep 2015 12:16:00 +0000 (14:16 +0200)
committerBrian Paul <brianp@vmware.com>
Thu, 10 Sep 2015 15:45:14 +0000 (09:45 -0600)
Reviewed-by: Brian Paul <brianp@vmware.com>
docs/GL3.txt
docs/relnotes/11.1.0.html

index 561f20421dbfdda205ee3ce4839095112763ee3e..8ad1aac50a53923ee08fbc7dc4a5ec9b02c03219 100644 (file)
@@ -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)
 
index 7f80206a9f2dd29994c68849b4a44b2fe93b7a24..4b56f69660d108f1f9d25d3c5172f1208af755dc 100644 (file)
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
 </p>
 
 <ul>
+<li>GL_ARB_texture_query_lod on softpipe</li>
 TBD.
 </ul>