summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-10Version 1.12.99.901 (1.13 RC1)xorg-server-1.12.99.901Keith Packard1-2/+2
2012-07-10Merge branch 'local-fixes'Keith Packard6-2/+33
2012-07-10GE: Remove unused RT_GECLIENTDaniel Stone1-2/+0
2012-07-10XFree86: os-support: Remove unused xf86MakeNewMappingDaniel Stone2-15/+0
2012-07-10Xinerama: Reset Composite request vector on closeDaniel Stone1-0/+3
2012-07-10XvMC: Remove unused XvMCGenerationDaniel Stone1-2/+0
2012-07-10Render: Remove unused glyphDepthsDaniel Stone1-2/+0
2012-07-10Xi: Remove dead Device{Enter,Leave}WindowMaskDaniel Stone1-4/+2
2012-07-10GLX: Remove unused noGlxVisualInitDaniel Stone3-17/+1
2012-07-10XKB: Geom: Remove unused codeDaniel Stone2-146/+0
2012-07-10Remove XAADaniel Stone53-24270/+28
2012-07-10Remove last renmants of XFree86LOADER defineDaniel Stone3-7/+1
2012-07-10Remove unused setupFunc from extensionsDaniel Stone5-43/+30
2012-07-10Replace NO_HW_ONLY_EXTS with Xorg DDX testDaniel Stone3-4/+1
2012-07-10Unify miinitext.cDaniel Stone2-122/+2
2012-07-10Remove Xorg-specific extensions from non-Xorg miinitextDaniel Stone1-26/+1
2012-07-10Quartz: Move PseudoramiX initialisation to DDXDaniel Stone2-5/+19
2012-07-10Move the remnants of loadext.c to miinitext.cDaniel Stone5-107/+86
2012-07-10Loader: Move ExtensionModule types to DIXDaniel Stone3-14/+40
2012-07-10Loader: Remove extension initialisation sortingDaniel Stone7-374/+16
2012-07-10GLX: Remove extension init dependenciesDaniel Stone1-3/+1
2012-07-10Add static extensions before those in modulesDaniel Stone3-11/+29
2012-07-10Move DRI2 from external module to built-inDaniel Stone14-71/+66
2012-07-10DRI2: Remove prototype for DRI2DestroyDrawableDaniel Stone1-2/+0
2012-07-10XFree86: DRI: Don't use per-target CFLAGSDaniel Stone1-11/+11
2012-07-10Move DRI1 from external module to built-inDaniel Stone15-119/+31
2012-07-10Xext: Only build one libraryDaniel Stone2-26/+3
2012-07-10Remove the last remnants of extmodDaniel Stone7-90/+1
2012-07-10Move XFree86-VidMode from extmod to built-inDaniel Stone6-18/+16
2012-07-09DGA: Remove excessive module-induced indirectionTomas Carnecky3-21/+8
2012-07-09Move DGA from extmod to built-inDaniel Stone8-1062/+1041
2012-07-09Move SELinux from extmod to built-inDaniel Stone5-37/+33
2012-07-09Xv: Remove excessive module-induced indirectionTomas Carnecky9-40/+12
2012-07-09XFree86: sdksyms: Remove unused -DXorgLoaderDaniel Stone1-2/+2
2012-07-09Move Xv and XvMC from extmod to built-inTomas Carnecky16-84/+34
2012-07-09Move XRes from extmod to built-inTomas Carnecky5-10/+7
2012-07-09Move DPMS from extmod to built-inTomas Carnecky4-10/+5
2012-07-09Move MIT-SCREEN-SAVER from extmod to built-inTomas Carnecky4-10/+5
2012-07-09Move RECORD from external module to built-inTomas Carnecky7-57/+7
2012-07-09Move DBE from an external module to built-inTomas Carnecky8-62/+10
2012-07-09miinitext: Use ARRAY_SIZE rather than sentinelDaniel Stone1-5/+5
2012-07-09extmod: Use ARRAY_SIZE rather than sentinelDaniel Stone1-7/+1
2012-07-09Add xf86ExtensionInit for DDX extension configurationDaniel Stone5-15/+88
2012-07-09Loader: Drop EXTERN_MODULE flagDaniel Stone3-16/+0
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone65-274/+264
2012-07-09GLX: Insert swrast provider from GlxExtensionInitDaniel Stone5-21/+8
2012-07-09Reorder extension initialisation for non-XorgDaniel Stone1-53/+75
2012-07-09Replace INITARGS with voidTomas Carnecky16-84/+65
2012-07-09Xinerama: Fix ExtensionInit prototypeDaniel Stone2-2/+2
2012-07-09Make extension.h self-contained, remove C++ externsDaniel Stone1-2/+3