Find a file
Adam Jackson 500b137bbd glproto: Fix typo in X_GLXSetClientInfo2ARB definition
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-03-22 13:47:06 -04:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:55 -05:00
autogen.sh autogen: add default patch prefix 2017-01-26 13:52:48 +10:00
configure.ac glproto: bump version to 1.4.17 for release 2013-12-10 07:03:55 -08:00
COPYING COPYING: add Copyright from Silicon Graphics 2010-01-09 08:54:49 -05:00
glcore.h Sync glcore.h with mesa HEAD. 2010-03-05 15:32:11 +01:00
glproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
glxint.h Upgrade GLX Public License 1.0 to FreeB 2.0. 2008-09-22 11:41:04 -04:00
glxmd.h Update to SGI FreeB 2.0. 2008-09-19 18:59:05 +02:00
glxproto.h glproto: Fix typo in X_GLXSetClientInfo2ARB definition 2017-03-22 13:47:06 -04:00
glxtokens.h Add defines for float renderType bits 2013-12-05 11:09:00 -08:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00

			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