Remote driver for the Xorg X server.
Go to file
Antoine Martin bc8546e2bd Support for 30 bit depth in dummy driver
This patch makes it possible to start the server using the dummy driver
with a 30 bit depth.  The colormap size is changed from 256 to 1024 to
prevent crashes.

Reviewed-by: Adam Jackson <ajax@redhat.com>
2017-08-14 12:10:32 -04:00
src Support for 30 bit depth in dummy driver 2017-08-14 12:10:32 -04: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 autogen: add default patch prefix 2017-01-26 14:00:22 +10:00
configure.ac Remove DGA support 2017-08-05 16:46:24 -07: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