summaryrefslogtreecommitdiff
path: root/mi/miinitext.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-24XQuartz: Fix runtime regressions introduced by extension loading changesJeremy Huddleston1-0/+6
2012-07-10Remove unused setupFunc from extensionsDaniel Stone1-31/+25
2012-07-10Replace NO_HW_ONLY_EXTS with Xorg DDX testDaniel Stone1-1/+1
2012-07-10Unify miinitext.cDaniel Stone1-121/+1
2012-07-10Remove Xorg-specific extensions from non-Xorg miinitextDaniel Stone1-26/+1
2012-07-10Quartz: Move PseudoramiX initialisation to DDXDaniel Stone1-5/+0
2012-07-10Move the remnants of loadext.c to miinitext.cDaniel Stone1-1/+84
2012-07-10Loader: Move ExtensionModule types to DIXDaniel Stone1-3/+1
2012-07-10Loader: Remove extension initialisation sortingDaniel Stone1-19/+15
2012-07-10Add static extensions before those in modulesDaniel Stone1-11/+20
2012-07-09Move SELinux from extmod to built-inDaniel Stone1-0/+3
2012-07-09Xv: Remove excessive module-induced indirectionTomas Carnecky1-2/+2
2012-07-09Move Xv and XvMC from extmod to built-inTomas Carnecky1-0/+4
2012-07-09Move XRes from extmod to built-inTomas Carnecky1-0/+3
2012-07-09Move DPMS from extmod to built-inTomas Carnecky1-0/+3
2012-07-09Move MIT-SCREEN-SAVER from extmod to built-inTomas Carnecky1-0/+3
2012-07-09Move RECORD from external module to built-inTomas Carnecky1-0/+3
2012-07-09Move DBE from an external module to built-inTomas Carnecky1-0/+3
2012-07-09miinitext: Use ARRAY_SIZE rather than sentinelDaniel Stone1-5/+5
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-101/+4
2012-07-09GLX: Insert swrast provider from GlxExtensionInitDaniel Stone1-5/+0
2012-07-09Reorder extension initialisation for non-XorgDaniel Stone1-53/+75
2012-07-09Replace INITARGS with voidTomas Carnecky1-36/+31
2012-05-14mi: Remove redundant declarations.Michal Suchanek1-59/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-116/+144
2011-11-23Fix gcc -Wwrite-strings warnings in various extensionsAlan Coopersmith1-3/+3
2011-01-07NO_PANORAMIX preprocessor symbol is nowhere definedTomas Carnecky1-2/+0
2010-04-26Boolean-or short-circuits, so (a || (!a && ...)) is redundant. Simplify.Jamey Sharp1-2/+1
2010-04-21Merge remote branch 'vignatti/for-keith'Keith Packard1-13/+0
2010-04-21Death to Multibuffer extensionTiago Vignatti1-13/+0
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-10/+0
2010-03-22mi: remove deprecated #include <X11/extensions/xf86bigfstr.h> in miinitext.cYaakov Selkowitz1-1/+1
2009-10-18Fix segfault when -extension XKEYBOARD is passed on the command lineAlan Coopersmith1-5/+23
2009-09-26dmx: undefine MITSHM, move undefs to miinitext.c.Kevin E Martin1-0/+12
2009-07-23mi: fix build error caused by missing xtest.hPeter Hutterer1-1/+1
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer1-5/+3
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-17/+3
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-3/+3
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-3/+3
2008-11-07mi: Fix infinite loop on regen when swrast_dri.so is missingJulien Cristau1-1/+2
2008-11-04Remove XEvIEDaniel Stone1-15/+0
2008-11-04Xi: XINPUT has been mandatory for agesDaniel Stone1-4/+3
2008-10-03Remove unused wrapping for visual initialization.Adam Jackson1-25/+0
2008-10-03Remove a bunch of unused API from the mi export list.Adam Jackson1-1/+1
2008-07-31Unifdef XIDLE.Adam Jackson1-12/+0
2008-07-24Sync is built-in and mandatory.Adam Jackson1-11/+2
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson1-11/+2
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson1-11/+2
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-9/+2
2008-07-23Unifdef QNX.Adam Jackson1-3/+0