xserver-multidpi/miext
Ben Byer f2a3728868 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-08 20:42:01 -08:00
..
cw Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code. 2007-10-19 16:34:54 -07:00
damage Damage: Remove usage of alloca 2007-11-05 14:34:41 +00:00
rootless Patch to rootless code that should fix many crashes. Credit to Ken Thomases 2007-11-08 20:42:01 -08:00
shadow Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
Makefile.am merged in miext/rootless changes for XDarwin support 2007-02-16 04:12:26 -08:00