summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-28xfree86: use a thread for the generation of input eventsinputthreadTiago Vignatti11-47/+479
2010-09-28dix: remove proc tables initializationTiago Vignatti3-40/+492
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti22-908/+636
2010-09-23xfree86: nds32: add nds32 support for compiler related mmio codesMacpaul Lin1-0/+410
2010-09-23xfree86: nds32: add nds32 support for compiler specific codesMacpaul Lin1-3/+3
2010-09-23xfree86: nds32: add nds32 definition for vgaHW support.Macpaul Lin1-1/+1
2010-09-23xfree86: nds32: add nds32 definition for support linux video related io.Macpaul Lin1-2/+3
2010-09-23xfree86: nds32: add nds32 related definitions into include headers.Macpaul Lin1-0/+21
2010-09-23Merge remote branch 'jamey/for-keith'Keith Packard8-115/+85
2010-09-18Introduce per-object per-screen privates.Jamey Sharp4-53/+85
2010-09-18Xserver need not be compatible with old versions of xserver.Jamey Sharp4-62/+0
2010-09-14xfree86: delete useless "Primary device is not PCI" messageTiago Vignatti1-7/+2
2010-09-14xfree86: bus: assign PCI_SOURCES with the actual source filesTiago Vignatti1-2/+2
2010-09-14xfree86: bus: move macros from common PCI header to private fileTiago Vignatti2-5/+5
2010-09-14xfree86: dri: remove unused PCI macroTiago Vignatti1-2/+0
2010-09-14xfree86: configure: move buses references to their own locationTiago Vignatti5-93/+93
2010-09-14xfree86: bus: remove xfree86 and few other references from OS filesTiago Vignatti2-15/+0
2010-09-14xfree86: bus: remove useless automake variableTiago Vignatti1-2/+1
2010-09-14xfree86: use xf86PciIsolateDevice to get PCI config informationTiago Vignatti4-17/+8
2010-09-13Merge remote branch 'jamey/reviewed'Keith Packard49-1565/+106
2010-09-13rootless: Delete dead remnants of rootless acceleration.Jamey Sharp9-204/+11
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-13xfree86: vgaarb: fix decoding stub APITiago Vignatti1-1/+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