xserver/exa
Keith Packard 9b6f5f549d Change region implementation names to eliminate the 'mi' prefix
This prepares the file to be moved from mi to dix. This patch
was done mechanically with the included scripts 'fix-miregion' run over
the entire X server and 'fix-miregion-private' run over
include/regionstr.h and mi/miregion.c.

Reviewed-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-06-05 17:47:32 -07:00
..
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa.c EXA: Wrap Glyphs even without Composite acceleration. 2010-05-20 07:48:51 -07:00
exa.h exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 2009-11-28 12:44:58 -08:00
exa_accel.c Change region implementation names to eliminate the 'mi' prefix 2010-06-05 17:47:32 -07:00
exa_classic.c exa: check for NULL pointer before dereferences it 2010-04-21 18:06:59 +03:00
exa_driver.c exa: check for NULL pointer before dereferences it 2010-04-21 18:06:59 +03:00
exa_glyphs.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
exa_migration_classic.c EXA/classic: Fix crash with migration heuristic "smart". 2009-12-29 11:04:07 -08:00
exa_migration_mixed.c EXA/mixed: Clean up exaPrepareAccessReg_mixed() a little. 2010-02-17 23:22:36 -08:00
exa_mixed.c exa: check for NULL pointer before dereferences it 2010-04-21 18:06:59 +03:00
exa_offscreen.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
exa_priv.h EXA: Wrap Glyphs even without Composite acceleration. 2010-05-20 07:48:51 -07:00
exa_render.c unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
exa_unaccel.c EXA: Wrap Glyphs even without Composite acceleration. 2010-05-20 07:48:51 -07:00