xserver/exa
Michel Dänzer 825b3fe11d EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook.
It's buggy without Composite acceleration (leading to cropped glyphs) and not
really useful in that case anyway. The bug probably still needs to be found and
fixed for drivers that provide a PrepareComposite hook but can't accelerate
text rendering though.
2008-08-19 11:22:40 +02:00
..
Makefile.am EXA: Use a single large glyph cache pixmap 2008-04-28 21:00:54 +02:00
exa.c EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook. 2008-08-19 11:22:40 +02:00
exa.h EXA: Offscreen memory eviction improvements. 2008-04-21 10:45:11 +02:00
exa_accel.c EXA: Make sure damage tracking code is inactive if the driver manages pixmaps. 2008-08-08 12:17:58 +02:00
exa_glyphs.c EXA: Try to accelerate non-antialiased text via the glyph cache as well. 2008-04-28 21:09:35 +02:00
exa_migration.c EXA: Remove unnecessary #includes 2008-08-05 01:17:32 +03:00
exa_offscreen.c EXA: Offscreen memory eviction improvements. 2008-04-21 10:45:11 +02:00
exa_priv.h EXA: Only record damage generated by rendering operations. 2008-05-24 20:01:41 +02:00
exa_render.c EXA: Make sure damage tracking code is inactive if the driver manages pixmaps. 2008-08-08 12:17:58 +02:00
exa_unaccel.c EXA: Make sure damage tracking code is inactive if the driver manages pixmaps. 2008-08-08 12:17:58 +02:00