xserver/exa
Michel Dänzer 489bc7551f EXA: exaImageGlyphBlt improvements.
As we can't actually accelerate anything interesting here, just migrate out
once and call fbSolidBoxClipped instead of taking a round trip via offscreen
memory with exaSolidBoxClipped.

Reuse pending damage region for extents and to prevent any actual migration of
pixmap contents when we're overwriting the whole pending damage region.

Remove superfluous manual damage tracking.
2007-09-07 18:41:31 +02:00
..
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
exa.c EXA: Improvements for trapezoids and triangles. 2007-09-07 18:41:31 +02:00
exa.h EXA: Export ExaOffscreenMarkUsed. 2007-05-22 10:51:56 +02:00
exa_accel.c EXA: exaImageGlyphBlt improvements. 2007-09-07 18:41:31 +02:00
exa_migration.c EXA: Hide pixmap pointer outside of exaPrepare/FinishAccess whenever possible. 2007-09-07 18:41:30 +02:00
exa_offscreen.c ExaOffscreenMarkUsed: Don't crash when there's no offscreen memory. 2007-07-03 11:00:29 +02:00
exa_priv.h EXA: Improvements for trapezoids and triangles. 2007-09-07 18:41:31 +02:00
exa_render.c EXA: Improvements for trapezoids and triangles. 2007-09-07 18:41:31 +02:00
exa_unaccel.c EXA: Migrate out pixmap in exaPrepareAccess. 2007-09-07 18:41:29 +02:00