Find a file
Dave Airlie a50bd646df glxtokens.h: add GLX_EXT_framebuffer_sRGB support.
this is needed to glxcmds.c to emit this info.
2011-01-03 19:40:30 +10: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 glproto 1.4.12 2010-08-10 10:01:33 -04: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 Remove structure tag for xGLXHyperpipeConfigSGIXReq 2010-08-04 09:44:14 -04:00
glxtokens.h glxtokens.h: add GLX_EXT_framebuffer_sRGB support. 2011-01-03 19:40:30 +10: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