Find a file
Gaetan Nadon 5f2cc1e2b9 config: update AC_PREREQ statement to 2.60
Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 19:25:52 -04:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:58 -05:00
ag.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
agproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:32 +00:00
configure.ac config: update AC_PREREQ statement to 2.60 2010-03-28 19:25:52 -04:00
COPYING COPYING: add Peter Hutterer's license and copyright notice 2008-12-23 15:45:13 +01:00
cup.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
cupproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
dbe.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
dbeproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
dpmsconst.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
dpmsproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
EVI.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
EVIproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
ge.h Xge: replace copyrights with standard format from xserver COPYING. 2008-05-12 17:26:02 +09:30
geproto.h geproto: remote trailing whitespaces. 2008-12-01 15:41:39 +10:00
geproto.txt Clean up XGE documentation. 2008-12-18 10:10:10 +10:00
lbx.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
lbxproto.h lbxproto: remove debug macro and definition of lbxDebug. 2009-08-05 15:31:24 +10:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -04:00
mitmiscconst.h Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on case-insensitive filesystems 2009-07-21 13:34:14 +10:00
mitmiscproto.h Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on case-insensitive filesystems 2009-07-21 13:34:14 +10:00
multibufconst.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
multibufproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
secur.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
securproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
shapeconst.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
shapeproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
shapestr.h Allow old servers to build with new headers 2009-11-03 22:44:56 -08:00
shm.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
shmproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
shmstr.h Allow old servers to build with new headers 2009-11-03 22:44:56 -08:00
syncconst.h Fix XSyncValueSubtract typo 2009-08-22 20:04:34 +02:00
syncproto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
syncstr.h Allow old servers to build with new headers 2009-11-03 22:44:56 -08:00
xextproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:06 +00:00
xtestconst.h Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems 2009-07-22 20:06:29 +10:00
xtestext1const.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
xtestext1proto.h Remove RCS tags. 2009-07-16 12:05:09 +10:00
xtestproto.h Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems 2009-07-22 20:06:29 +10:00

				X Protocol Extensions

Extension names:

DOUBLE-BUFFER
DPMS
Extended-Visual-Information
Generic Event Extension
LBX
MIT-SHM
MIT-SUNDRY-NONSTANDARD
Multi-Buffering
SECURITY
SHAPE
SYNC
TOG-CUP
XC-APPGROUP
XTEST

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/xextproto

        http://cgit.freedesktop.org/xorg/proto/xextproto

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