Find a file
Gaetan Nadon ee3c810505 README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
2009-11-16 11:13:30 -05:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:59 -05:00
autogen.sh DRI protocol module 2005-07-10 23:15:32 +00:00
configure.ac configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 2009-11-15 18:11:36 -05:00
COPYING Stub COPYING files 2005-12-19 16:32:25 +00:00
Makefile.am Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 2009-11-15 19:45:27 -05: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 Move xf86dristr.h to xf86driproto.h for consistency with other modules. 2009-08-26 15:47:40 +10: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