mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-09 08:18:09 +02:00
read-only mirror of https://gitlab.freedesktop.org/xorg/proto/xorgproto
Fix errors in SwapBuffers: - The section in "8. Extension Requests" was missing the target_msc, divisor and remainder fields - The section in "A.2 Protocol Requests" had two entries for SwapBuffers, both incorrect [ajax: fixed commit message formatting] Reviewed-by: Eric Anholt <eric@anholt.net> |
||
|---|---|---|
| .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