xserver/exa
Michel Dänzer a634c9b034 EXA: RENDER improvements.
Exclude bits that will be overwritten from migration.

Use exaGlyphs even when Composite can't be accelerated, to avoid PolyFillRect
roundtrip via offscreen memory.

Initialize mask pixmap in exaGlyphs in FB in addition to system if the driver
provides Composite hooks to avoid migration overhead.

Remove manual damage tracking where superfluous.
2007-09-07 18:41:32 +02:00
..
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
exa.c EXA: RENDER improvements. 2007-09-07 18:41:32 +02:00
exa.h EXA: Export ExaOffscreenMarkUsed. 2007-05-22 10:51:56 +02:00
exa_accel.c EXA: Improvements for 1x1 pixmaps. 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: RENDER improvements. 2007-09-07 18:41:32 +02:00
exa_render.c EXA: RENDER improvements. 2007-09-07 18:41:32 +02:00
exa_unaccel.c EXA: RENDER improvements. 2007-09-07 18:41:32 +02:00