Remote driver for the Xorg X server.
Go to file
Aaron Plattner e434975017 Remove pointless empty functions
These functions might be useful in a real driver, but with no
hardware, they're pointless.  Get rid of them.

v2: Rebase, get rid of pointless calls to DUMMYAdjustFrame, return TRUE from
DUMMYSwitchMode.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Antoine Martin <antoine@nagafix.co.uk>
Tested-by: Antoine Martin <antoine@nagafix.co.uk>
2016-10-28 15:14:46 -07:00
src Remove pointless empty functions 2016-10-28 15:14:46 -07: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.sh: Honor NOCONFIGURE=1 2014-06-04 17:44:00 -07:00
configure.ac configure: Drop AM_MAINTAINER_MODE 2014-06-04 17:44:00 -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