xserver-multidpi/hw/kdrive
Eric Anholt 6ec9ecd591 Add a set of three hooks for accelerating trapezoids, and use it for the
RasterizeTrapezoid screen function. These hooks will be called for
    imprecise, non-sharp trapezoids with A8 destinations.
Note that the current main consumer of trapezoids, cairo, is requesting
    precise, sharp trapezoids by not changing the default Picture
    attributes, but gets non-sharp effects in software because fb bases its
    choice of sharp/non-sharp on the mask format being A8 vs A1, and cairo
    asks for A8. Follow fb's (poor?) example by ignoring the sharp setting
    and basing the choice off of the mask being A8.
2004-08-30 22:16:46 +00:00
..
ati Check for mmio before restoring crtc/crtc2 pitch registers 2004-07-24 17:02:49 +00:00
chips Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
fake Attached is a patch to fix a build error whe ncompiling with tslib support, 2004-05-04 03:28:06 +00:00
fbdev Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogus 2004-07-26 17:14:27 +00:00
i810 Enable i810. 2004-07-15 09:56:40 +00:00
igs Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
ipaq Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
itsy Polling input mode for the kdrive os layer. And a moose! 2004-02-05 09:09:51 +00:00
linux Call ts_read multiple times, to avoid events getting stuck in the pipeline. 2004-07-02 21:30:00 +00:00
mach64 Miscomputing pitch in 24bpp modes because of rounding errors. 2004-05-20 19:51:44 +00:00
mga missing xkb/[xkb.h, xkbDflts.h] and hw/kdrive/mga/g400_common.h 2004-07-07 20:43:25 +00:00
neomagic Include -lts if appropriate. Patch from pattieja@bentham.ispvip.biz. 2004-07-21 20:33:35 +00:00
nvidia Add -lts if using tslib. 2004-05-30 20:40:30 +00:00
pcmcia Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
pm2 Initialize permedia engine for acceleration to work. 2004-05-30 13:51:18 +00:00
r128 Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
savage Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
sdl sdl x server so that we can x-on-x the fb stuff for ease of debugging. if 2004-02-28 09:47:55 +00:00
sis300 Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
sis530 Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
smi Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
src Add a set of three hooks for accelerating trapezoids, and use it for the 2004-08-30 22:16:46 +00:00
trident Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
trio Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
ts300 Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
vesa Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogus 2004-07-26 17:14:27 +00:00
via Adding driver for VIA CLE266 graphics chip. Currently it only accelerates 2004-05-29 12:15:46 +00:00
vxworks Polling input mode for the kdrive os layer. And a moose! 2004-02-05 09:09:51 +00:00
Imakefile Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00
Kdrive.tmpl Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00
Makefile.am Enable i810. 2004-07-15 09:56:40 +00:00
Xkdrive.man Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00