Go to file
Eric Anholt 083b790515 Switch the default migration heuristic for EXA to "always".
This has been what has been used the most successfully post-damagetrack.
The current thinking is that:
1) We should be able to accelerate basically everything.  So we don't need to
   try to migrate trees of pixmaps permanently out of framebuffer to speed
   CPU drawing up.
2) Migration is cheaper in the thrashing case, so we don't want to go to a lot
   of effort to try (and fail badly) to find a working set.
2006-12-28 13:21:25 -08:00
afb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb StorePixels() macro could create invalid *x++=*x... code - fixed. 2006-10-20 00:42:47 +03:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
config Include sys/select.h to get FD_ISSET. 2006-12-19 10:56:08 -08:00
damageext Remove instances of macro SECURITY_VERIFY_DRAWABLE. 2006-12-14 17:53:43 -05:00
dbe Convert callers of SecurityLookupDrawable() to dixLookupDrawable(). 2006-12-15 16:51:58 -05:00
dix dix/events: take screen number, not pointer, in PostSyntheticMotion 2006-12-27 16:38:06 +00:00
doc Xorg & Xserver man page updates for 1.2 release 2006-12-18 14:51:04 -08:00
exa Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
fb Merge master back to randr-1.2 2006-11-04 17:46:26 -08:00
GL Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
hw Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
include dix/events: take screen number, not pointer, in PostSyntheticMotion 2006-12-27 16:38:06 +00:00
mfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mi dix/mi: still more warning fixes 2006-11-08 15:29:16 +02:00
miext Merge branch 'master' into exa-damagetrack 2006-12-19 16:29:26 +01:00
os os: test for userland, not kernel 2006-12-24 06:28:52 +02:00
randr Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
record Delete some long-unused testing code. 2006-07-21 22:37:59 -04:00
render Remove instances of macro SECURITY_VERIFY_DRAWABLE. 2006-12-14 17:53:43 -05:00
Xext Convert callers of LookupClient() to dixLookupClient(). 2006-12-15 17:26:58 -05:00
xfixes Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
Xi Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
xkb XkbCopyKeymap: make sure sym_interpret is always valid 2006-12-24 06:28:52 +02:00
XTrap Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac Fix RENDER issues (bug #7555) and implement RENDER add/remove screen 2006-12-16 12:02:38 -05:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Makefile.am: add config to DIST_SUBDIRS as well 2006-11-02 04:51:03 +02:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00