Mesa (master): The extension is already exposed, this simply marks it as done.

Roland Scheidegger sroland at kemper.freedesktop.org
Mon Jul 18 23:21:35 UTC 2016


Module: Mesa
Branch: master
Commit: 198074a41c20300373ec4f906a34da89cad63fbf
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=198074a41c20300373ec4f906a34da89cad63fbf

Author: Lars Hamre <chemecse at gmail.com>
Date:   Tue Jul 19 01:20:27 2016 +0200

The extension is already exposed, this simply marks it as done.

Signed-off-by: Lars Hamre <chemecse at gmail.com>
Reviewed-by: Roland Scheidegger <sroland at vmware.com>

---

 docs/GL3.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index ce34869..1335397 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -171,7 +171,7 @@ GL 4.3, GLSL 4.30 -- all DONE: nvc0, radeonsi
   GL_ARB_copy_image                                     DONE (i965, nv50, r600, softpipe, llvmpipe)
   GL_KHR_debug                                          DONE (all drivers)
   GL_ARB_explicit_uniform_location                      DONE (all drivers that support GLSL)
-  GL_ARB_fragment_layer_viewport                        DONE (i965, nv50, r600, llvmpipe)
+  GL_ARB_fragment_layer_viewport                        DONE (i965, nv50, r600, llvmpipe, softpipe)
   GL_ARB_framebuffer_no_attachments                     DONE (i965, r600, softpipe)
   GL_ARB_internalformat_query2                          DONE (all drivers)
   GL_ARB_invalidate_subdata                             DONE (all drivers)




More information about the mesa-commit mailing list