On Mon, 2009-12-28 at 13:21 +0100, Maarten Maathuis wrote:
> It still seems like the condition is only true for classic exa.
No. I guess the diff is a little confusing, but the result is that only
Option "MigrationHeuristic" is guarded by
if (!(pExaScr->info->flags & EXA_HANDLES_PIXMAPS) &&
pExaScr->info->offScreenBase < pExaScr->info->memorySize)
whereas Option "EXAOptimizeMigration" is only guarded by
if (pExaScr->info->flags & EXA_OFFSCREEN_PIXMAPS) {
--
Earthling Michel Dänzer | http://www.vmware.com
Libre software enthusiast | Debian, X and DRI developer
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel