xserver/exa
Michel Dänzer d0f0d1092c exaGetImage: Don't migrate pixmap out of FB with no DownloadFromScreen hook.
Based on the assumption that GetImage is relatively rare, so the overhead of
the migration is probably bigger than any potential savings.
2007-08-24 14:10:13 +02:00
..
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
exa.c EXA: Improve ShmPutImage. 2007-08-24 14:03:14 +02:00
exa.h EXA: Export ExaOffscreenMarkUsed. 2007-05-22 10:51:56 +02:00
exa_accel.c exaGetImage: Don't migrate pixmap out of FB with no DownloadFromScreen hook. 2007-08-24 14:10:13 +02:00
exa_migration.c EXA: Only mark offscreen memory as used when it really is. 2007-08-24 13:05:52 +02:00
exa_offscreen.c ExaOffscreenMarkUsed: Don't crash when there's no offscreen memory. 2007-07-03 11:00:29 +02:00
exa_priv.h EXA: Improve ShmPutImage. 2007-08-24 14:03:14 +02:00
exa_render.c EXA: Wrap Trapezoids to prevent excessive migration of the alpha pixmap. 2007-08-16 23:49:07 +02:00
exa_unaccel.c EXA: Fix a couple of logic errors in exaGetPixmapFirstPixel. 2007-08-18 19:02:18 +02:00