aboutsummaryrefslogtreecommitdiff
path: root/gl/README
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-01-09 12:09:12 +0000
committermarha <marha@users.sourceforge.net>2010-01-09 12:09:12 +0000
commit13863345017a14a9dcce2ea5d3833eb74bb3760f (patch)
tree6bccb5e03aa2276b29b46b92bd7d74c15ab3947b /gl/README
parent91a30d5622174febaa2107b010effcf2fb5b9a2e (diff)
downloadvcxsrv-13863345017a14a9dcce2ea5d3833eb74bb3760f.tar.gz
vcxsrv-13863345017a14a9dcce2ea5d3833eb74bb3760f.tar.bz2
vcxsrv-13863345017a14a9dcce2ea5d3833eb74bb3760f.zip
Updated to glproto-1.4.11
Diffstat (limited to 'gl/README')
-rw-r--r--gl/README30
1 files changed, 30 insertions, 0 deletions
diff --git a/gl/README b/gl/README
new file mode 100644
index 000000000..16c59cb3d
--- /dev/null
+++ b/gl/README
@@ -0,0 +1,30 @@
+ OpenGL Extension to the X Window System
+
+This extension defines a protocol for the client to send 3D rendering
+commands to the X server.
+
+Extension name: GLX
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/xorg/proto/glproto
+
+ http://cgit.freedesktop.org/xorg/proto/glproto
+
+For patch submission instructions, see:
+
+ http://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage
+