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
commitb807b622e9b161d0509a851a22ab59e4a85f3b20 (patch)
treedf473845ccbf9c26521163b8be353f6494eccd86
parent38d49a2baaa7bace72415d5bf85e47f79fec6f5c (diff)
downloadxorg-proto-xf86dgaproto-b807b622e9b161d0509a851a22ab59e4a85f3b20.tar.gz
README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
-rw-r--r--README29
1 files changed, 29 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..81a8718
--- /dev/null
+++ b/README
@@ -0,0 +1,29 @@
+ XFree86 Direct Graphic Access Extension
+
+This extension defines a protocol for direct linear framebuffer access.
+
+Extension name: XFree86-DGA
+
+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/xf86dgaproto
+
+ http://cgit.freedesktop.org/xorg/proto/xf86dgaproto
+
+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
+