Find a file
Dylan Baker c530c7b1d2 meson: Add meson build support
This does everything the autotools build does except muck with your git
config. It does so much faster, and has an "ext_glproto" dependency that
is meant to be used with meson's wrap capability.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
2017-11-06 14:30:31 -05:00
include/GL Move headers into structured include directory 2017-11-06 14:30:28 -05: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
glproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
Makefile.am Move headers into structured include directory 2017-11-06 14:30:28 -05:00
meson.build meson: Add meson build support 2017-11-06 14:30:31 -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