xserver-multidpi/miext
Ben Byer 8606c76a90 Patch to rootless code that should fix many crashes. Credit to Ken Thomases
at CodeWeavers for the patch.  From his description:

Fix a display bug with the X server.  The Generic Rootless extension
installs overrides for certain GC (graphics context) operations.  Within
these overrides, they temporarily uninstall themselves, perform their work,
and then reinstall themselves.  Except sometimes they would return early
and wouldn't reinstall themselves when they should.  Now they do in all cases.

Fix a bug in RootlessCopyWindow where early returns could leave the screen's
dispatch table entry for CopyWindow unwrapped.  We think that this is
another case (hopefully the last) of the rootless drawing bug.
2007-11-19 02:38:21 -08:00
..
cw get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
damage Provide option to report damage after operation is complete. 2007-02-12 16:02:29 -08:00
rootless Patch to rootless code that should fix many crashes. Credit to Ken Thomases 2007-11-19 02:38:21 -08:00
shadow Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am More patches from downstream 2007-11-19 02:38:18 -08:00