Mesa (master): docs/specs: update Khronos registries URLs

Eric Engeström eric_engestrom at kemper.freedesktop.org
Thu Mar 16 11:50:56 UTC 2017


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

Author: Eric Engestrom <eric.engestrom at imgtec.com>
Date:   Thu Mar 16 09:59:55 2017 +0000

docs/specs: update Khronos registries URLs

The registries were migrated to git and are now hosted on GitHub.
The old svn is now read-only, and will not be updated anymore.

Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>
Reviewed-by: Plamena Manolova <plamena.manolova at intel.com>

---

 docs/specs/enums.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/specs/enums.txt b/docs/specs/enums.txt
index b69f1e02c9..222adbc72e 100644
--- a/docs/specs/enums.txt
+++ b/docs/specs/enums.txt
@@ -1,10 +1,10 @@
 The definitive source for enum values and reserved ranges are the XML files in
 the Khronos registry:
 
-    https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api/egl.xml
-    https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api/gl.xml
-    https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api/glx.xml
-    https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api/wgl.xml
+    https://github.com/KhronosGroup/EGL-Registry/blob/master/api/egl.xml
+    https://github.com/KhronosGroup/OpenGL-Registry/blob/master/xml/gl.xml
+    https://github.com/KhronosGroup/OpenGL-Registry/blob/master/xml/glx.xml
+    https://github.com/KhronosGroup/OpenGL-Registry/blob/master/xml/wgl.xml
 
 GL blocks allocated to Mesa:
        0x8750-0x875F




More information about the mesa-commit mailing list