summaryrefslogtreecommitdiff
path: root/miext
AgeCommit message (Expand)AuthorFilesLines
2008-07-24Shape extension is built-in and mandatory.Adam Jackson5-20/+0
2008-05-05Rootless: mi doesn't let us resize root, so we need to do it ourselves...Jeremy Huddleston1-25/+46
2008-04-21Make rootless use dixLookupClient rather than deprecated LookupClient.Jeremy Huddleston1-25/+31
2008-04-21Nuke a call to deprecated LookupClient, and hopefully prevent aBen Byer1-5/+1
2008-04-19Rootless: Kill off rlAccelJeremy Huddleston11-1540/+0
2008-04-18random flailingBen Byer1-1/+1
2008-04-16XQuartz: Don't enable rootless accelerated functionality... crashy...Jeremy Huddleston3-10/+5
2008-04-08XQuartz: Fix issue where clicking on an X11 window might send that event to a...Jeremy Huddleston2-9/+9
2008-03-21Rootless: Removed safeAlphaXXXX() in favor of using fb/pixmanJeremy Huddleston4-261/+1
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh1-2/+2
2008-01-28Rootless: RootlessEnsureFrame: Added check for !IsRootJeremy Huddleston1-1/+1
2007-12-29Rootless: Fix lvalue error from devPrivates changeColin Harrison1-1/+4
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh15-109/+355
2007-12-07Just a couple of small uninitialized pointer fixesBen Byer1-0/+2
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-2/+2
2007-12-02Clean up many #if 0.Adam Jackson1-3/+0
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston3-31/+21
2007-11-22Rootless: Remove the PaintWindow optimization which snuck back in.Jeremy Huddleston1-89/+0
2007-11-22Rootless: Imported changes made in xorg-server-1.2-apple branchJeremy Huddleston2-49/+72
2007-11-22Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill}Jeremy Huddleston2-6/+44
2007-11-21Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom...Ben Byer5-4/+49
2007-11-21Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexedBen Byer4-14/+251
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston2-0/+7
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh3-24/+171
2007-11-08Patch to rootless code that should fix many crashes. Credit to Ken ThomasesBen Byer2-20/+35
2007-11-08Fixed Spaces issue, correctly -- dragging an X window from oneBen Byer2-4/+136
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh6-5/+35
2007-11-05Damage: Remove usage of allocaDaniel Stone1-2/+2
2007-11-05pulling more patches over from xorg-xserver-1.2-apple branchBen Byer2-0/+30
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner2-2/+2
2007-11-04add missing null-pointer checksBen Byer1-1/+1
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh2-31/+0
2007-10-19Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.Eric Anholt2-31/+0
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh12-468/+13
2007-09-13Remove the PaintWindow optimization.Eric Anholt11-468/+4
2007-09-07Add DamagePendingRegion.Michel Dänzer2-0/+9
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh11-152/+88
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh4-36/+0
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson4-36/+0
2007-08-14xace: add hooks + new access codes: core protocol GC requestsEamon Walsh1-1/+1
2007-06-29Death to RCS tags.Adam Jackson24-44/+0
2007-05-03New fbWalkCompositeRegion() functionSoren Sandmann Pedersen1-486/+40
2007-04-26Fix bug 8871 - scrolling corruption with a compositing managerSoren Sandmann Pedersen1-17/+20
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt3-28/+10
2007-03-25Static cleanups, dead code deletion.Adam Jackson2-14/+10
2007-02-16merged in miext/rootless changes for XDarwin supportBen Byer11-17/+67
2006-12-19Merge branch 'master' into exa-damagetrackMichel Dänzer32-34/+7
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson27-29/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone4-5/+3
2006-06-16Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against theEric Anholt1-0/+4