Find a file
Gaetan Nadon c856293011 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:05 -04:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:59 -05:00
autogen.sh autogen.sh: Implement GNOME Build API 2013-01-15 14:03:01 -05:00
configure.ac config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 2013-10-26 09:42:05 -04:00
COPYING COPYING: add Copyright from Precision Insight 2009-12-30 10:19:53 -05: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
xf86dri.h Remove Xfuncproto.h include. 2009-08-26 15:47:43 +10:00
xf86driproto.h xf86driproto.h needs to have (Rik) Faith in the DRI authors 2013-03-08 21:27:13 -08:00
xf86driproto.pc.in Install xf86drstr.h as well Update the .pc file to include the correct path 2005-07-14 22:19:19 +00:00
xf86dristr.h Move xf86dristr.h to xf86driproto.h for consistency with other modules. 2009-08-26 15:47:40 +10:00

		XFree86 Direct Rendering Infrastructure Extension

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

Extension name: XFree86-DRI

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

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

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