summaryrefslogtreecommitdiff
path: root/miext
AgeCommit message (Expand)Author
2009-01-09XQuartz: Get rid of white rectangle bugJeremy Huddleston
2008-10-31Rootless: LP64 related casting fixes from Bob MurphyJeremy Huddleston
2008-10-31Rootless: Force initialization of static variable before use.Jeremy Huddleston
2008-10-23miext/rootless: Silence some warnings by using proper C prototypes.Jeremy Huddleston
2008-10-23miext/rootless: Fix the usage of DeleteProperty so that this builds again.George Peter Staplin
2008-10-23Rootless: Properly typed expose_1Jeremy Huddleston
2008-10-23Fix previous cherry pick for API changesAdam Jackson
2008-10-23Wrap AddTraps in exa and damage.Keith Packard
2008-10-08XQuartz: Some motion made towards supporting fullscreen.Jeremy Huddleston
2008-10-02Unifdef ISCAdam Jackson
2008-09-12XQuartz: 256 color supportJeremy Huddleston
2008-09-12XQuartz: Remove decls of crashtracer strings that we don't use anymore in hereJeremy Huddleston
2008-09-12XQuartz: Fixed a crash in RootlessNativeWindowMovedJeremy Huddleston
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis
2008-08-29XQuartz: Added debugging output to the crash log to help track down two crash...Jeremy Huddleston
2008-08-30damage: initial attempt at a damage marker mechanismMaarten Maathuis
2008-08-29damage: DamageReportRawRegion should set pDamage->damageMaarten Maathuis
2008-08-29damage: internal functions start with a non-capital letterMaarten Maathuis
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-07-24Shape extension is built-in and mandatory.Adam Jackson
2008-05-05Rootless: mi doesn't let us resize root, so we need to do it ourselves...Jeremy Huddleston
2008-04-21Make rootless use dixLookupClient rather than deprecated LookupClient.Jeremy Huddleston
2008-04-21Nuke a call to deprecated LookupClient, and hopefully prevent aBen Byer
2008-04-19Rootless: Kill off rlAccelJeremy Huddleston
2008-04-18random flailingBen Byer
2008-04-16XQuartz: Don't enable rootless accelerated functionality... crashy...Jeremy Huddleston
2008-04-08XQuartz: Fix issue where clicking on an X11 window might send that event to a...Jeremy Huddleston
2008-03-21Rootless: Removed safeAlphaXXXX() in favor of using fb/pixmanJeremy Huddleston
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh
2008-01-28Rootless: RootlessEnsureFrame: Added check for !IsRootJeremy Huddleston
2007-12-29Rootless: Fix lvalue error from devPrivates changeColin Harrison
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-12-07Just a couple of small uninitialized pointer fixesBen Byer
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston
2007-12-02Clean up many #if 0.Adam Jackson
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston
2007-11-22Rootless: Remove the PaintWindow optimization which snuck back in.Jeremy Huddleston
2007-11-22Rootless: Imported changes made in xorg-server-1.2-apple branchJeremy Huddleston
2007-11-22Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill}Jeremy Huddleston
2007-11-21Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom...Ben Byer
2007-11-21Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexedBen Byer
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-08Patch to rootless code that should fix many crashes. Credit to Ken ThomasesBen Byer
2007-11-08Fixed Spaces issue, correctly -- dragging an X window from oneBen Byer
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05Damage: Remove usage of allocaDaniel Stone
2007-11-05pulling more patches over from xorg-xserver-1.2-apple branchBen Byer
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner