summaryrefslogtreecommitdiff
path: root/driver/xf86-video-wsudl/src/wsudl_driver.c
AgeCommit message (Expand)Author
2022-07-21Handle framebuffers where the first pixel isn't page aligned in a similarMark Kettenis
2019-08-08Adapt Block and Wakeup handlers prototypes to X server 1.20.Matthieu Herrb
2019-06-30Replace LoaderGetOS() calls by direct calls to uname(3).Matthieu Herrb
2014-07-13Kill a bunch of gcc warnings.Matthieu Herrb
2013-05-12Remove calls to miInitializeBackingStore() and includes of mibstore.hMatthieu Herrb
2012-09-09Add compat-api.h for compatibility with xserver 1.13Matthieu Herrb
2011-11-05xalloc/xfree -> malloc/freeMatthieu Herrb
2010-08-29Add missing headers for ioctl() and getpagesize() prototypes.Matthieu Herrb
2010-05-30Let this driver build with recent xservers too.Matthieu Herrb
2009-09-27Adapt to the new UDLIO_DAMAGE ioctl behaviour of udl(4).Marcus Glocker
2009-09-24wsudl(4) / udl(4) works on NetBSD as well now.Marcus Glocker
2009-09-23If udl is to busy to process our UDLIO_DAMAGE drawing request, let wsudlMarcus Glocker
2009-09-22XF86Config -> xorg.conf in comments.Matthieu Herrb
2009-09-22Initial Xorg driver to support DisplayLink USB display devices usingMarcus Glocker