Find a file
Chad Versace 428688d1ea dri2proto: Fix documented opcodes
Fix the documented opcodes in dri2proto.txt to be consistent with the
actual opcode values in dri2proto.h and in xcb/proto:src/dri2.xml. (It
looks like the opcodes were incorrect due to copy-paste errors).

Reviewed-by: Kristian Høgsberg <krh@bitplanet.net
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
2012-05-02 16:24:58 -07: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 attachment token DRI2BufferHiz 2011-06-07 09:38:50 -07:00
COPYING Initial commit. 2008-03-12 11:40:07 -07:00
dri2proto.h dri2proto: add a new DRI2BufferSwapComplete struct that matches the spec 2011-05-19 13:26:16 -07:00
dri2proto.pc.in Adjust pkg-config cflags to match other proto modules. 2008-04-02 19:11:32 -04:00
dri2proto.txt dri2proto: Fix documented opcodes 2012-05-02 16:24:58 -07:00
dri2tokens.h Add attachment token DRI2BufferHiz 2011-06-07 09:38:50 -07:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:30 -04: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