Find a file
Keith Packard 7c5aa106e3 Fix spelling of James Jones' email address
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-12-13 11:54:05 -08:00
.gitignore Copy the standard .gitignore from other proto packages 2013-11-01 16:51:20 -07:00
autogen.sh Initial Present protocol specification 2013-07-11 15:52:50 -07:00
configure.ac config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 2013-11-13 07:48:27 -05:00
COPYING Add COPYING 2013-11-06 12:32:23 -05:00
Makefile.am Initial Present protocol specification 2013-07-11 15:52:50 -07:00
presentproto.h Update to version 1.0 2013-10-31 17:40:15 -07:00
presentproto.pc.in Initial Present protocol specification 2013-07-11 15:52:50 -07:00
presentproto.txt Fix spelling of James Jones' email address 2013-12-13 11:54:05 -08:00
presenttokens.h Update to version 1.0 2013-10-31 17:40:15 -07:00
README Add the required README file. 2013-11-13 07:48:27 -05:00

			The Present Extension

The Present extension provides a way for applications to update their
window contents from a pixmap in a well defined fashion, synchronizing
with the display refresh and potentially using a more efficient
mechanism than copying the contents of the source pixmap.

Extension name: Present

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/presentproto

        http://cgit.freedesktop.org/xorg/proto/presentproto

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