xserver-multidpi/exa
Michel Dänzer 87966c5d28 exaGetImage: Don't migrate or try to accelerate for 1x1.
This is mainly to avoid wasting effort for XSync(), but just reading a single
pixel directly is probably faster than DownloadFromScreen anyway. Though in
light of the latter, even larger thresholds might be useful.

Also move the swappedOut check before the migration checks because migration
can't actually occur when swapped out.
2007-06-20 18:46:03 +02:00
..
exa_accel.c exaGetImage: Don't migrate or try to accelerate for 1x1. 2007-06-20 18:46:03 +02:00
exa_migration.c EXA: exaAssertNotDirty improvements. 2007-04-29 23:45:48 +02:00
exa_offscreen.c EXA: Fix OffscreenValidate build with DEBUG_OFFSCREEN enabled. 2007-04-29 23:49:41 +02:00
exa_priv.h EXA: Export ExaOffscreenMarkUsed. 2007-05-22 10:51:56 +02:00
exa_render.c EXA: Remove DrawableDirty. 2007-04-29 23:49:35 +02:00
exa_unaccel.c EXA: PutImage improvements. 2007-04-29 23:48:19 +02:00
exa.c EXA: Remove DrawableDirty. 2007-04-29 23:49:35 +02:00
exa.h EXA: Export ExaOffscreenMarkUsed. 2007-05-22 10:51:56 +02:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00