Find a file
Gaetan Nadon 2c7f76a1d4 COPYING: add Copyright from Silicon Graphics
The COPYING file contains all Copyright notices from source code.
Refer to glxproto.h

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-01-09 08:54:49 -05:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:55 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:30 +00:00
configure.ac Bump version for release 2010-01-08 15:11:48 -05:00
COPYING COPYING: add Copyright from Silicon Graphics 2010-01-09 08:54:49 -05:00
glcore.h Update to SGI FreeB 2.0. 2008-09-19 18:59:05 +02: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 Add GLX swap buffers event support 2010-01-06 17:48:33 -05:00
glxtokens.h Add GLX swap buffers event support 2010-01-06 17:48:33 -05:00
Makefile.am Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 2009-11-22 19:24:48 -05: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