Find a file
Gaetan Nadon 869dca17f1 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Fix Automake warning: AC_OUTPUT should be used without arguments.
www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2013-10-26 09:42:04 -04:00
specs Fix length of padding in server reply 2013-09-05 17:45:16 -07:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:53 -05:00
autogen.sh autogen.sh: Implement GNOME Build API 2013-01-15 14:02:58 -05:00
bigreqsproto.h Move bigreqstr.h to bigreqsproto.h. 2009-08-26 11:44:03 +10:00
bigreqsproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:03 +00:00
bigreqstr.h Move bigreqstr.h to bigreqsproto.h. 2009-08-26 11:44:03 +10:00
configure.ac config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 2013-10-26 09:42:04 -04:00
COPYING Add some COPYING files. 2005-05-14 07:55:09 +00:00
docbook.am docbook.am: embed css styles inside the HTML HEAD element 2011-09-08 20:10:07 -04:00
Makefile.am specs: convert bigreq.ms from xorg-docs module to DocBook XML 2010-06-28 08:27:01 -04:00
README README: file created or updated #24206 2009-11-16 11:13:29 -05:00

				Big Requests Extension

This extension defines a protocol to enable the use of requests
that exceed 262140 bytes in length.

Extension name: BIG-REQUESTS

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

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

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