xserver/exa
Owen Taylor cc08c06665 EXA: Use UploadToScreen() for uploads to glyph cache
When possible, use UploadToScreen() rather than CompositePicture()
to upload glyphs onto the glyph cache pixmap. This avoids allocating
offscreen memory for each glyph making management of offscreen
areas much more efficient.
2008-04-28 21:00:55 +02:00
..
Makefile.am EXA: Use a single large glyph cache pixmap 2008-04-28 21:00:54 +02:00
exa.c EXA: Use a single large glyph cache pixmap 2008-04-28 21:00:54 +02:00
exa.h EXA: Offscreen memory eviction improvements. 2008-04-21 10:45:11 +02:00
exa_accel.c EXA: Avoid some fallbacks in exaCopyNtoN. 2008-04-17 14:28:31 +02:00
exa_glyphs.c EXA: Use UploadToScreen() for uploads to glyph cache 2008-04-28 21:00:55 +02:00
exa_migration.c EXA: Disable problematic optimization of dest pixmap migration by default. 2007-11-07 19:01:24 +01:00
exa_offscreen.c EXA: Offscreen memory eviction improvements. 2008-04-21 10:45:11 +02:00
exa_priv.h EXA: Clean up debug messages 2008-04-28 21:00:55 +02:00
exa_render.c EXA: Add exaCompositeRects() 2008-04-28 21:00:54 +02:00
exa_unaccel.c EXA: Don't crash in ExaCheckPolyArc. 2007-09-17 20:40:06 +02:00