Find a file
Gaetan Nadon 55f6f1eec2 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
ChangeLog filename is known to Automake and requires no further
coding in the makefile.
2009-11-15 19:45:26 -05:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:53 -05:00
AUTHORS Add author's information 2004-02-03 20:42:46 +00:00
autogen.sh New autogen.sh from Thomas Fitzsimmons that works with srcdir != objdir. 2005-01-03 05:16:04 +00:00
composite.h Define new manual-redirect clipping semantics and bump version to 0.4. 2007-07-03 14:09:41 -07:00
compositeproto.h Temporarily define Pixmap (just like Window and Region). (From pkgsrc.) 2007-08-16 11:28:30 -05:00
compositeproto.pc.in Clean up mistakes integrating xorg changes 2006-02-24 02:06:13 +01:00
compositeproto.txt Define new manual-redirect clipping semantics and bump version to 0.4. 2007-07-03 14:09:41 -07:00
configure.ac configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 2009-11-15 18:11:36 -05:00
COPYING Change name from Apportion to Composite Clarify that root cannot be redirected. Add more error values. 2003-11-05 05:39:58 +00:00
INSTALL Makefile.am: INSTALL file is missing or incorrect #24206 2009-11-15 18:31:28 -05:00
Makefile.am Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 2009-11-15 19:45:26 -05:00
NEWS autofoo Add protocol headers Use enum for update mode instead of bool 2003-10-30 04:31:19 +00:00
README Add pointers to mailing list, git repo, and wiki to README 2009-10-02 18:52:44 -07:00

	 Composite Extension
	    Version 0.1
	    2003-11-04

This package contains header files and documentation for the composite
extension.  Library and server implementations are separate.

Keith Packard
keithp@keithp.com

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

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

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