diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2009-11-16 11:13:30 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2009-11-16 11:13:30 -0500 |
commit | 8dd4c99017d64f66e7540501e165fc8738af7a7c (patch) | |
tree | a188ec35e41bfe7e820b4fe79ebe4179c748ae7c | |
parent | 9dca7ab976c7f003f18c839a4fd9b095e1d4fcd9 (diff) |
README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
-rw-r--r-- | README | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -0,0 +1,30 @@ + 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 + |