summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-16 11:13:30 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-16 11:13:30 -0500
commit8dd4c99017d64f66e7540501e165fc8738af7a7c (patch)
treea188ec35e41bfe7e820b4fe79ebe4179c748ae7c
parent9dca7ab976c7f003f18c839a4fd9b095e1d4fcd9 (diff)
downloadxorg-proto-renderproto-8dd4c99017d64f66e7540501e165fc8738af7a7c.tar.gz
README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
-rw-r--r--README30
1 files changed, 30 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c5e9de8
--- /dev/null
+++ b/README
@@ -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
+