xserver-multidpi/exa
Michel Dänzer f07f18231a EXA: Allow using exaCompositeRects also when we can't use a mask in exaGlyphs.
This should give the full benefits of the glyph cache even when we can't use a
mask.

This also means we no longer need to scan the glyphs to see if they overlap,
we can just use a mask or not as the client asks.

Signed-off-by: Michel Dänzer <daenzer@vmware.com>
2009-02-26 10:35:44 +01:00
..
exa_accel.c exa: All fallbacks should have a GC, remove some code. 2009-02-08 02:08:13 +01:00
exa_glyphs.c EXA: Allow using exaCompositeRects also when we can't use a mask in exaGlyphs. 2009-02-26 10:35:44 +01:00
exa_migration.c Revert "exa: the extent of the valid region is probably much larger than that of the pending damage." 2009-02-17 19:40:59 +01:00
exa_offscreen.c EXA: Handle separate alpha maps properly in Composite fallback. 2009-02-24 09:22:09 +01:00
exa_priv.h EXA: Allow using exaCompositeRects also when we can't use a mask in exaGlyphs. 2009-02-26 10:35:44 +01:00
exa_render.c EXA: Allow using exaCompositeRects also when we can't use a mask in exaGlyphs. 2009-02-26 10:35:44 +01:00
exa_unaccel.c EXA: Handle separate alpha maps properly in Composite fallback. 2009-02-24 09:22:09 +01:00
exa.c EXA: Stop tracking damage for pixmaps subject to ModifyPixmapHeader. 2009-02-26 10:35:44 +01:00
exa.h EXA: Handle separate alpha maps properly in Composite fallback. 2009-02-24 09:22:09 +01:00
Makefile.am EXA: Handle separate alpha maps properly in Composite fallback. 2009-02-24 09:22:09 +01:00