xserver/hw/kdrive
Eric Anholt 0cd662ea80 - Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is
not doing an add of 1 per triangle like I hoped, and instead seems to
    be saturating all the pixels or something. The R100 acceleration
    renders pretty well, with some gaps. Note that both are slower than
    software due to lack of DMA to submit vertices.
- Mostly fix R128 and Radeon transform support, including supporting
    bilinear filtering on R128. Subpixel offsets are still probably an
    issue (reported by rendercheck), but I want to make 100% sure about my
    understanding of the protocol before changing everybody, including fb.
- Add support for dst formats without alpha to R128 Composite.
- Remove the R128 Blend code, which has long outlived its usefulness. (I
    kept it around for one reason: It could be useful for the w/h > 1024
    case with no mask and a non-src op. That seems pretty infrequent and
    not worth the trouble).
2004-09-11 09:28:19 +00:00
..
ati - Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is 2004-09-11 09:28:19 +00:00
chips Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
ephyr cursor fixes 2004-09-08 11:31:49 +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 - Don't require Imrecise mode for Trapezoid acceleration. It looks like we 2004-09-11 09:23:12 +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 Added ephyr server sources 2004-08-31 16:33:05 +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