Find a file
2010-02-17 11:34:31 -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 Define an event to notify clients about the validity of their buffers. 2010-02-15 11:22:30 -05:00
COPYING Initial commit. 2008-03-12 11:40:07 -07:00
dri2proto.h Define an event to notify clients about the validity of their buffers. 2010-02-15 11:22:30 -05:00
dri2proto.pc.in Adjust pkg-config cflags to match other proto modules. 2008-04-02 19:11:32 -04:00
dri2proto.txt Add more info about dri2proto events 2010-02-17 11:34:31 -05:00
dri2tokens.h Merge branch 'dri2-swapbuffers' 2009-12-08 16:03:11 -08:00
Makefile.am Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 2009-11-22 19:24:47 -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