Find a file
Gaetan Nadon 961dbcda7f compositeproto: use XORG_CHANGELOG macro to create ChangeLog. #22611
Build break: Makefile.am: command not found: git-log
Adding the macro in configure.ac and use it in Makefile.am
Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611
Tested: running autogen.sh, make and 'make dist'

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-11 20:43:23 +10:00
.gitignore Add *~ to .gitignore to skip emacs/patch droppings 2007-04-17 20:48:18 -07: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 compositeproto: use XORG_CHANGELOG macro to create ChangeLog. #22611 2009-07-11 20:43:23 +10: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 Change name from Apportion to Composite Clarify that root cannot be redirected. Add more error values. 2003-11-05 05:39:58 +00:00
Makefile.am compositeproto: use XORG_CHANGELOG macro to create ChangeLog. #22611 2009-07-11 20:43:23 +10:00
NEWS autofoo Add protocol headers Use enum for update mode instead of bool 2003-10-30 04:31:19 +00:00
README Change name from Apportion to Composite Clarify that root cannot be redirected. Add more error values. 2003-11-05 05:39:58 +00: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