Find a file
Aaron Plattner 499241b743 Add a DRI2DriverVDPAU driver type.
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Acked-by: Kristian Høgsberg <krh@bitplanet.net>
2009-11-17 13:16:17 -08: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 Add a DRI2DriverVDPAU driver type. 2009-11-17 13:16:17 -08:00
COPYING Initial commit. 2008-03-12 11:40:07 -07:00
dri2proto.h Add a DRI2DriverVDPAU driver type. 2009-11-17 13:16:17 -08:00
dri2proto.pc.in Adjust pkg-config cflags to match other proto modules. 2008-04-02 19:11:32 -04:00
dri2proto.txt Add a DRI2DriverVDPAU driver type. 2009-11-17 13:16:17 -08:00
dri2tokens.h Add a DRI2DriverVDPAU driver type. 2009-11-17 13:16:17 -08: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