Remote driver for the Xorg X server.
Go to file
Alan Coopersmith 17885c5cb1 Add README with pointers to mailing list, bugzilla & git repos 2009-01-30 20:38:25 -08:00
src Uninclude xf86Version.h 2008-08-15 14:05:04 -04:00
.gitignore Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:52:30 -04:00
COPYING Stub COPYING files 2005-12-19 16:25:53 +00:00
ChangeLog VERSION -> DUMMY_VERSION 2006-04-07 18:59:48 +00:00
Makefile.am Build system for dummy video driver 2005-07-13 21:45:21 +00:00
README Add README with pointers to mailing list, bugzilla & git repos 2009-01-30 20:38:25 -08:00
autogen.sh Update autogen.sh to one that does objdir != srcdir. 2005-08-18 09:03:46 +00:00
configure.ac dummy 0.3.1 2009-01-25 23:25:33 +01:00

README

xf86-video-dummy - virtual/offscreen frame buffer driver for the Xorg X server

Please submit bugs & patches to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/driver/xf86-video-dummy

        http://cgit.freedesktop.org/xorg/driver/xf86-video-dummy

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage