Find a file
Dave Airlie ec1eec4355 glproto: bump version to 1.4.16 for release.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-12 22:55:53 +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: bump version to 1.4.16 for release. 2012-07-12 22:55:53 +10: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: Document GLX_ARB_create_context and GLX_ARB_create_context_profile protocol 2011-12-07 16:50:56 -08:00
glxtokens.h glproto: Add define for GLX_EXT_create_context_es2_profile 2012-05-26 17:57:09 -07: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