Find a file
Gaetan Nadon 0a5e388ae9 README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
2009-11-16 11:13:29 -05:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:54 -05:00
autogen.sh Initial commit. 2008-03-12 11:40:07 -07:00
configure.ac configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 2009-11-15 18:11:36 -05:00
COPYING Initial commit. 2008-03-12 11:40:07 -07:00
dri2proto.h Add protocol for DRI2GetBuffersWithFormat 2009-04-24 12:52:01 -07:00
dri2proto.pc.in Adjust pkg-config cflags to match other proto modules. 2008-04-02 19:11:32 -04:00
dri2proto.txt Add protocol for DRI2GetBuffersWithFormat 2009-04-24 12:52:01 -07:00
dri2tokens.h Add protocol for DRI2GetBuffersWithFormat 2009-04-24 12:52:01 -07:00
Makefile.am Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 2009-11-15 19:45:26 -05: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