xserver-multidpi/hw/kdrive
Eric Anholt b27729ec88 - Add a new UploadToScratch kaa hook for putting the data for a single
pixmap into temporary offscreen storage. Subsequent UploadToScratch may
    clobber the data of previous ones. This allows hardware acceleration of
    composite operations on glyphs.
- Add a new UploadToScreen kaa hook for doing the actual moving of data to
    framebuffer. This would allow us to do things like hostdata blits or
    memcpy to agp and then blit.
- Add an UploadToScreen on ATI which is just memcpy, but which will be
    replaced with a hostdata blit soon.
- Add UploadToScratch on ATI and reserve 64k of scratch space. This
    provided a 3x speedup of rgb24text on my Radeon.
2004-01-08 08:16:24 +00:00
..
ati - Add a new UploadToScratch kaa hook for putting the data for a single 2004-01-08 08:16:24 +00:00
chips Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
fbdev Add support for setting the video mode. 2003-12-01 22:11:12 +00:00
i810 Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +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 Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +00:00
linux - Add PCI information (device/vendor id, bus location) to KdCardAttr to 2003-11-19 08:32:38 +00:00
mach64 Remove sys/io.h inclusion from some files that didn't need it, and change 2003-12-01 01:46:42 +00:00
mga Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
nvidia Add dependency lines so that servers are rebuilt when server libraries are 2003-12-29 09:04:20 +00:00
pcmcia Added infrastructure for driver specific usage messages and added vesa 2003-11-18 04:53:16 +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
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 new UploadToScratch kaa hook for putting the data for a single 2004-01-08 08:16:24 +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 Reset available offscreen segment save function pointer. (Not a functional 2003-11-18 18:38:48 +00:00
vxworks Get Xvesa building 2003-09-11 05:12: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 Disconnect the sis300 driver. I've never managed to fix it, and it breaks 2004-01-07 09:50:28 +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