xserver-multidpi/hw/kdrive/ati
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_draw.c - Add a new UploadToScratch kaa hook for putting the data for a single 2004-01-08 08:16:24 +00:00
ati_draw.h - Add new Composite hook for kdrive drivers, which only ensures that the 2003-12-30 08:23:56 +00:00
ati_drawtmp.h There's never a copy between different depths. Remove the check. 2003-12-30 08:45:53 +00:00
ati_dri.c Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati_dri.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati_dripriv.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati_reg.h - Add new Composite hook for kdrive drivers, which only ensures that the 2003-12-30 08:23:56 +00:00
ati_sarea.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati_stub.c Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
ati.c - Add a new UploadToScratch kaa hook for putting the data for a single 2004-01-08 08:16:24 +00:00
ati.h - Add a new UploadToScratch kaa hook for putting the data for a single 2004-01-08 08:16:24 +00:00
Makefile.am - Add new Composite hook for kdrive drivers, which only ensures that the 2003-12-30 08:23:56 +00:00
r128_blendtmp.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
r128_common.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
r128_sarea.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
radeon_common.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00
radeon_composite.c Speed things up slightly by removing Z values from emitted vertices and by 2004-01-07 02:30:29 +00:00
radeon_sarea.h Merge dri-0-1-branch to trunk. Notable changes: 2003-12-29 06:24:01 +00:00