From: Roland Scheidegger <srol...@vmware.com>

Forgot to add it when I fixed up the start instance handling in (llvm) draw.
---
 docs/GL3.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index f5d5e72..f02ad67 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -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)
-- 
1.9.1
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to