summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-17GE: Remove unused RT_GECLIENTHEADmasterDaniel Stone1-2/+0
2012-01-17Sync: Destroy system counters on resetDaniel Stone1-0/+20
2012-01-17XFree86: os-support: Remove unused xf86MakeNewMappingDaniel Stone2-13/+0
2012-01-17Xinerama: Reset Composite request vector on closeDaniel Stone1-0/+3
2012-01-17XvMC: Remove unused XvMCGenerationDaniel Stone1-2/+0
2012-01-17Render: Remove unused glyphDepthsDaniel Stone1-2/+0
2012-01-17Xi: Remove dead Device{Enter,Leave}WindowMaskDaniel Stone1-4/+2
2012-01-17GLX: Remove unused noGlxVisualInitDaniel Stone3-15/+0
2012-01-17XKB: Geom: Remove unused codeDaniel Stone2-145/+0
2012-01-17DIX: _X_UNEXPORTDaniel Stone23-210/+210
2012-01-17XFree86: _X_UNEXPORTDaniel Stone10-130/+123
2012-01-17XFree86: Extensions: _X_UNEXPORTDaniel Stone3-60/+60
2012-01-17XFree86: DDC: _X_UNEXPORTDaniel Stone1-3/+3
2012-01-17XFree86: os-support: _X_UNEXPORTDaniel Stone2-24/+24
2012-01-17XFree86: Loader: _X_UNEXPORTDaniel Stone1-2/+2
2012-01-17Remove xf86SetReallySlowBcopy()Daniel Stone2-27/+0
2012-01-17XFree86: DRI: _X_UNEXPORTDaniel Stone1-28/+26
2012-01-17XFree86: DRI2: _X_UNEXPORTDaniel Stone1-12/+11
2012-01-17XFree86: Parser: _X_UNEXPORTDaniel Stone3-34/+33
2012-01-17XFree86: RandR: _X_UNEXPORTDaniel Stone3-29/+29
2012-01-17mi: _X_UNEXPORTDaniel Stone6-42/+42
2012-01-17miext/sync: _X_UNEXPORTDaniel Stone1-2/+2
2012-01-17miext/damage: _X_UNEXPORTDaniel Stone1-4/+4
2012-01-17os: _X_UNEXPORTDaniel Stone2-82/+81
2012-01-17RandR: _X_UNEXPORTDaniel Stone1-93/+93
2012-01-17Render: _X_UNEXPORTDaniel Stone5-76/+76
2012-01-17XFixes: _X_UNEXPORTDaniel Stone1-3/+3
2012-01-17config: _X_UNEXPORTDaniel Stone1-2/+2
2012-01-17Input: _X_UNEXPORTDaniel Stone12-94/+94
2012-01-17Xext: _X_UNEXPORTDaniel Stone7-82/+82
2012-01-17XKB: _X_UNEXPORTDaniel Stone3-115/+115
2012-01-17Remove separate ExtensionToggle list from miinitext [WIP]Daniel Stone1-116/+43
2012-01-17Remove LocalClient checks from local-only extensionsDaniel Stone7-380/+8
2012-01-17Ignore local-only requests from remote clientsDaniel Stone1-4/+10
2012-01-17Hide local-only extensions from remote clientsDaniel Stone1-3/+6
2012-01-17Add localOnly argument to AddExtensionDaniel Stone41-41/+61
2012-01-17Remove unused setupFunc from extensionsDaniel Stone5-42/+31
2012-01-17Unify miinitext.cDaniel Stone2-92/+1
2012-01-17Remove Xorg-specific extensions from non-Xorg miinitextDaniel Stone1-22/+1
2012-01-17Quartz: Move PseudoramiX initialisation to DDXDaniel Stone1-0/+19
2012-01-17Move the remnants of loadext.c to miinitext.cDaniel Stone5-107/+84
2012-01-17Loader: Move ExtensionModule types to DIXDaniel Stone3-14/+40
2012-01-17Loader: Remove extension initialisation sortingDaniel Stone7-374/+18
2012-01-17GLX: Remove extension init dependenciesDaniel Stone1-3/+1
2012-01-17Add static extensions before those in modulesDaniel Stone3-12/+30
2012-01-17Move DRI2 from external module to built-inDaniel Stone11-70/+75
2012-01-17DRI2: Remove prototype for DRI2DestroyDrawableDaniel Stone1-2/+0
2012-01-17XFree86: DRI: Don't use per-target CFLAGSDaniel Stone1-11/+11
2012-01-17Move DRI1 from external module to built-inDaniel Stone15-118/+31
2012-01-17Xext: Only build one libraryDaniel Stone2-26/+3