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 | b807b622e9b161d0509a851a22ab59e4a85f3b20 (patch) | |
tree | df473845ccbf9c26521163b8be353f6494eccd86 /README | |
parent | 38d49a2baaa7bace72415d5bf85e47f79fec6f5c (diff) |
README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
Diffstat (limited to 'README')
-rw-r--r-- | README | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -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 + |