Find a file
Gaetan Nadon bba203c33e config: remove the pkgconfig pc.in file from EXTRA_DIST
Automake always includes it in the tarball.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 19:00:31 -04: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 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 Add GLX swap buffers event support 2010-01-06 17:48:33 -05:00
glxtokens.h Update tokens for GLX_INTEL_swap_event to match final version of spec 2010-02-09 15:20:59 -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