summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-01XKB: Fix processInputProc wrappingThomas Jaeger1-4/+12
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh1-0/+10
2008-03-16test for the presence of pci_system_init_dev_mem() before calling it.Matthieu Herrb1-0/+3
2008-03-11Silence REGION_INIT() warning.Kristian Høgsberg1-1/+1
2008-03-11Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg1-2/+2
2008-03-05Fix distcheck.Adam Jackson1-2/+2
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh2-30/+40
2008-02-29dix: Refactoring of property code to allow for polyinstantiation.Eamon Walsh1-0/+7
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh1-0/+1
2008-02-20Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.Eamon Walsh1-3/+1
2008-02-17XKB: Ditch XkbFileInfoDaniel Stone3-30/+18
2008-02-17XKB: Remove support for pre-built keymapsDaniel Stone1-7/+0
2008-02-17XKB: Remove usage of client-side typesDaniel Stone3-40/+6
2008-02-17XKB: Deprecate XKBSRV_NEED_FILE_FUNCSDaniel Stone2-20/+481
2008-02-17XKB: Move headers into the server treeDaniel Stone2-3/+614
2008-02-17XKB: Delete xkberrs.cDaniel Stone1-2/+1
2008-02-14Add DRI2 module.Kristian Høgsberg3-0/+9
2008-02-14X.Org Group -> X.Org FoundationAdam Jackson1-1/+1
2008-02-14requestingClient is an xprintism, hide it for other servers.Adam Jackson1-0/+2
2008-02-14Remove some MAX* #defines that never get used.Adam Jackson1-3/+0
2008-02-14Rip out useless indirection in the callback list management.Adam Jackson2-20/+0
2007-12-19include: never overwrite realInputProc with enqueueInputProc. Bug #13511Peter Hutterer1-1/+2
2007-12-14registry: XREGISTRY_UNKNOWN needs to be defined even if XREGISTRY isn't enabledOtavio Salvador1-5/+5
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh7-38/+8
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston4-5/+5
2007-12-02Clean up many #if 0.Adam Jackson2-33/+0
2007-11-26registry: swap out the DTRACE XErrorDB stuff for the new registry call.Eamon Walsh1-3/+0
2007-11-26registry: Add a call for DTRACE compatibility.Eamon Walsh1-0/+2
2007-11-26registry: Rebase registry to use the server config file of protocol names.Eamon Walsh1-8/+5
2007-11-26registry: rename the SERVERCONFIGdir and relocate it to /usr/lib/xorgEamon Walsh1-0/+3
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-0/+3
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith1-1/+1
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh5-20/+5
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-1/+5
2007-11-16Bug #1612: Use a stronger PRNG.Adam Jackson1-0/+3
2007-11-15Small static cleanups on dix/Adam Jackson1-13/+0
2007-11-15Fix a really dumb typo.Aaron Plattner1-1/+1
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-0/+1
2007-11-15Clean up some garbage in driver enumeration.Adam Jackson1-6/+0
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh9-29/+43
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone4-19/+0
2007-11-05OS: Remove ALLOCATE_LOCAL from os.hDaniel Stone1-3/+0
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+9
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson1-0/+2
2007-10-30reduce wakeups from smart schedulerArjan van de Ven1-4/+2
2007-10-28xkb: enable XI event processing for xkb.Peter Hutterer1-1/+2
2007-10-28Save processInputProc before wrapping it and restore it later, instead ofPeter Hutterer1-1/+2
2007-10-28xkb: Store the action filters per device in the XkbSrvInfoRec.Peter Hutterer1-0/+21
2007-10-28XKB: Add more bits to xkbsrv.hDaniel Stone1-0/+3
2007-10-28Xi: Include XI protocol header in exevents.hDaniel Stone1-0/+2