Remote driver for the Xorg X server.
Go to file
Yaakov Selkowitz 668223a665 Only include Xv headers if server supports it
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2012-04-05 21:52:38 -05:00
src Only include Xv headers if server supports it 2012-04-05 21:52:38 -05:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-19 11:28:42 -05:00
COPYING COPYING: replace stub file with actual Copyright notice 2010-06-12 15:39:03 -04:00
Makefile.am Don't try to make an INSTALL file 2009-12-01 10:36:35 -05: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 Don't use XFreeXDGA to determine DGA support 2012-01-09 01:00:40 -08: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