Find a file
Adam Jackson e44c308a0a Clarify alpha-map loop prevention (#23581)
Signed-off-by: Adam Jackson <ajax@redhat.com>
2010-05-11 10:45:09 -04:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:56 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:31 +00:00
configure.ac Use $(docdir) for renderproto.txt install path 2009-12-17 08:41:27 +01:00
COPYING Add COPYING file for Render. 2005-05-17 07:32:29 +00:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
render.h Add support for the PDF blend mode operators. 2009-07-15 00:16:08 +02:00
renderproto.h Bug #7364: Fix the typedefs of GlyphSet, Picture, and PictFormat to be XIDs. 2007-08-31 14:42:43 -07:00
renderproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:06 +00:00
renderproto.txt Clarify alpha-map loop prevention (#23581) 2010-05-11 10:45:09 -04:00

				X Rendering Extension

This extension defines the protcol for a digital image composition as
the foundation of a new rendering model within the X Window System.

Extension name: RENDER

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

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

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