mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-06 13:48:39 +02:00
read-only mirror of https://gitlab.freedesktop.org/xorg/proto/xorgproto
Fix Automake warning: AC_OUTPUT should be used without arguments. www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files Signed-off-by: Gaetan Nadon <memsize@videotron.ca> |
||
|---|---|---|
| .gitignore | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| dri2proto.h | ||
| dri2proto.pc.in | ||
| dri2proto.txt | ||
| dri2tokens.h | ||
| Makefile.am | ||
| README | ||
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