Mesa (master): docs: Mark ARB_vertex_attrib_64bit as done for i965/gen8+

Alejandro Pinheiro apinheiro at kemper.freedesktop.org
Tue May 17 11:01:11 UTC 2016


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

Author: Alejandro Piñeiro <apinheiro at igalia.com>
Date:   Tue Apr 26 14:37:38 2016 +0200

docs: Mark ARB_vertex_attrib_64bit as done for i965/gen8+

v2: label as done for i965/gen8+ instead of i965 (Kenneth Graunke)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 1ac6235..78e4c4e 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -142,7 +142,7 @@ GL 4.1, GLSL 4.10 --- all DONE: nvc0, r600, radeonsi
   GL_ARB_get_program_binary                             DONE (0 binary formats)
   GL_ARB_separate_shader_objects                        DONE (all drivers)
   GL_ARB_shader_precision                               DONE (all drivers that support GLSL 4.10)
-  GL_ARB_vertex_attrib_64bit                            DONE (llvmpipe, softpipe)
+  GL_ARB_vertex_attrib_64bit                            DONE (i965/gen8+, llvmpipe, softpipe)
   GL_ARB_viewport_array                                 DONE (i965, nv50, llvmpipe, softpipe)
 
 




More information about the mesa-commit mailing list