Find a file
2016-07-28 09:48:35 -07:00
.gitignore Copy the standard .gitignore from other proto packages 2013-11-01 16:51:20 -07:00
autogen.sh autogen.sh: Implement GNOME Build API 2014-01-02 16:38:47 -08:00
configure.ac configure: Drop AM_MAINTAINER_MODE 2014-06-04 00:07:04 -07: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 Don't define 'redirect' stuff in header files 2013-12-13 12:21:02 -08:00
presentproto.pc.in Initial Present protocol specification 2013-07-11 15:52:50 -07:00
presentproto.txt Fix typo (modifiy -> modify) 2016-07-28 09:48:35 -07:00
presenttokens.h Don't define 'redirect' stuff in header files 2013-12-13 12:21:02 -08: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