Find a file
Gaetan Nadon ddc12873a4 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
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:54 -05:00
autogen.sh autogen.sh: Implement GNOME Build API 2013-01-15 14:02:59 -05:00
configure.ac config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 2013-10-26 09:42:04 -04:00
COPYING Initial commit. 2008-03-12 11:40:07 -07:00
dri2proto.h dri2proto: Add DRI2GetParam request 2012-05-21 14:39:41 -07:00
dri2proto.pc.in Adjust pkg-config cflags to match other proto modules. 2008-04-02 19:11:32 -04:00
dri2proto.txt dri2proto: Add DRI2GetParam request 2012-05-21 14:39:41 -07:00
dri2tokens.h dri2proto: add prime protocol support. (v2.1) 2012-07-06 15:58:37 +01:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:30 -04:00
README README: file created or updated #24206 2009-11-16 11:13:29 -05:00

			Direct Rendering Infrastructure 2 Extension

This extension defines a protocol to securely allow user applications to access
the video hardware without requiring data to be passed through the X server.

Extension name: DRI2

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

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

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