summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-13rootless: ROOTLESS_GLOBAL_COORDS is always set, so unifdef it.Jamey Sharp5-26/+3
2010-09-13rootless: ROOTLESS_TRACK_DAMAGE is never set, so unifdef it.Jamey Sharp6-87/+5
2010-09-13miPolyGlyphBlt: Delete redundant ValidateGC.Jamey Sharp1-2/+0
2010-09-13Un-export CreateScratchGC now that nothing external uses it.Jamey Sharp2-5/+1
2010-09-13glxdriswrast: Use CreateGC, not CreateScratchGC.Jamey Sharp1-12/+8
2010-09-13VGA arbiter: No need for arbitration around CreateGC.Jamey Sharp1-2/+0
2010-09-13Delete Colormap->devPriv. It isn't used any more.Jamey Sharp1-3/+1
2010-09-13xnest: Replace use of Colormap->devPriv with standard devPrivates.Jamey Sharp3-4/+6
2010-09-13xquartz: Delete compile-time-constant DRIGCRec.driOps field.Jamey Sharp1-5/+1
2010-09-13dixfonts: Deobfuscate GC ops calls.Jamey Sharp2-57/+21
2010-09-13Delete redundant GC initializations.Jamey Sharp6-22/+1
2010-09-13Delete xaaWrapper.Jamey Sharp4-490/+2
2010-09-13Delete unused lastWinOrg field from GCs.Jamey Sharp4-10/+0
2010-09-13Delete unused devPrivate field from GCFuncs and GCOps.Jamey Sharp6-8/+0
2010-09-13damage: Delete NOTUSED block--it was never not NOTUSED.Jamey Sharp1-22/+0
2010-09-13fb: Delete unused oneRect private field.Jamey Sharp2-2/+0
2010-09-13dmx: Delete '#undef Xmalloc' and friends.Jamey Sharp4-20/+0
2010-09-13dmx: __glXMalloc -> malloc, etc.Jamey Sharp5-126/+45
2010-09-13dmx: Delete unused GLX visual matching code.Jamey Sharp5-458/+1
2010-09-11XQuartz: Localization updatesJeremy Huddleston59-17613/+11764
2010-09-11rootless: Remove ROOTLESS_WORKAROUNDJeremy Huddleston2-6/+2
2010-09-10xfree86: fbdevhw: remove unnecessary debug codeTiago Vignatti1-35/+0
2010-09-10xfree86: fbdevhw: remove unused cmap fields from main structureTiago Vignatti1-8/+0
2010-09-10xext: remove unused headerTiago Vignatti1-1/+0
2010-09-10mi: delete unused codeTiago Vignatti1-4/+1
2010-09-10os: simplify smart scheduler init processTiago Vignatti3-9/+6
2010-09-10os: remove useless smart scheduler macrosTiago Vignatti1-19/+2
2010-09-10os/xfree86: remove macro checking for POSIX symbolsTiago Vignatti4-41/+0
2010-09-10composite: Convert compWindowUpdate to use TraverseTreeAdam Jackson1-15/+15
2010-09-10Merge remote branch 'whot/for-keith'Keith Packard14-62/+85
2010-09-10Add screens to the PRIVATE_XSELINUX set.Eamon Walsh1-0/+1
2010-09-10os: add -sigstop option for Upstart (or equivalent) startupVignatti Tiago (Nokia-MS/Helsinki)3-0/+10
2010-09-10Merge remote branch 'mattst88/master'Keith Packard13-64/+22
2010-09-10os: Return BadLength instead of disconnecting BigReq clients (#4565)Aaron Plattner2-3/+25
2010-09-10Merge remote branch 'vignatti/vgaarb-fixes'Keith Packard3-91/+101
2010-09-10Tag sdksyms.c entries with source file and line numberAaron Plattner1-1/+8
2010-09-10Fix property and selection devPrivate allocation.Eamon Walsh2-3/+1
2010-09-09linux: Don't lose console events on non-evdev drivers (#29969)Thomas Hellstrom1-2/+3
2010-09-06xfree86: Check for existence of button class before dereferencing it.Peter Hutterer1-1/+1
2010-09-02dix: don't set time to CurrentTime in DeviceChangedEvents.Peter Hutterer1-1/+1
2010-09-02dix: fix crash when removing devices on a buttonless MD pointer (#29669)Peter Hutterer1-1/+1
2010-09-01Fix udev population of Bluetooth input device product IDsChase Douglas1-17/+9
2010-09-01Return Success from generate_modkeymap() when max_keys_per_mod is zeroAdam Tkac1-11/+13
2010-09-01xfree86: Document terminate not mapped by default (bug 25083)Jesse Adkins1-0/+10
2010-09-01xkb: Fix RedirectKey didn't send any event.David Ge1-0/+1
2010-09-01Use GetMaster instead of direct u.master access in core procsAlan Coopersmith1-7/+12
2010-09-01xfree86: fix compiler warning about implicied decl of DuplicateModule.Peter Hutterer1-0/+1
2010-09-01xkb: Check if AddResource failedPauli Nieminen1-2/+4
2010-09-01xkb: Fix possible NULL pointer dereferencePauli Nieminen1-0/+3
2010-09-01xkb: Fix possible NULL pointer dereferencePauli Nieminen1-4/+6