docs: (trivial) mark softpipe, llvmpipe as done for GL_ARB_base_instance
authorRoland Scheidegger <sroland@vmware.com>
Mon, 1 Sep 2014 14:08:12 +0000 (16:08 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Mon, 8 Sep 2014 23:44:07 +0000 (01:44 +0200)
Forgot to add it when I fixed up the start instance handling in (llvm) draw.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
docs/GL3.txt

index f5d5e72c9619b74d217f2a9f847703d76fb92ae9..f02ad67f3f58f8a156be6ece1d75d230c79c16eb 100644 (file)
@@ -138,7 +138,7 @@ GL 4.2, GLSL 4.20:
   GL_ARB_shader_atomic_counters                        DONE (i965)
   GL_ARB_texture_storage                               DONE (all drivers)
   GL_ARB_transform_feedback_instanced                  DONE (i965, nv50, nvc0, r600, radeonsi)
-  GL_ARB_base_instance                                 DONE (i965, nv50, nvc0, r600, radeonsi)
+  GL_ARB_base_instance                                 DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
   GL_ARB_shader_image_load_store                       in progress (curro)
   GL_ARB_conservative_depth                            DONE (all drivers that support GLSL 1.30)
   GL_ARB_shading_language_420pack                      DONE (all drivers that support GLSL 1.30)