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
2003-12-19 20:55:39 +00:00
2003-12-19 20:55:39 +00:00
2003-12-19 20:55:39 +00:00
2003-11-14 16:49:22 +00:00
2003-12-19 20:55:39 +00:00
2003-12-04 22:03:38 +00:00
2003-12-04 22:03:38 +00:00
2003-12-19 20:55:39 +00:00
2003-11-14 16:49:22 +00:00
2003-12-19 20:55:39 +00:00
Description
Truly free fork of the XOrg project.
95 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%