summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyrinit.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-10GLX: Remove unused noGlxVisualInitDaniel Stone1-2/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-261/+233
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer1-0/+1
2011-06-30Fix UTF-8 encodingMatěj Cepl1-1/+1
2011-05-25Xephyr: added dummy ephyrDeviceCursorCleanup() to avoid crashingTomas Frydrych1-1/+6
2010-02-15dix: move config_init into the DDX.Peter Hutterer1-0/+5
2010-01-06kdrive: Remove unused KdCardAttr from KdCardInfoMikhail Gusarov1-5/+1
2010-01-06kdrive: Add option to compile out input driversMikhail Gusarov1-2/+7
2009-10-15Define ddxBeforeReset stubs in platform-neutral DDXsYaakov Selkowitz1-0/+7
2009-09-29ephyr: if -parent is given, check for a trailing -screen. (#24144)Peter Hutterer1-1/+15
2009-06-10xephyr: Add -title option.Adam Jackson1-0/+14
2009-01-22Xephyr: Add some rudimentary Xnest command line compatAdam Jackson1-0/+21
2008-06-08ephyr: some whitespace changes.Peter Hutterer1-11/+11
2008-06-02kdrive: changes ephyr API according mpx merge.Tiago Vignatti1-1/+7
2008-05-31dix: ProcQueryPointer doesn't need special grab handling, PickPointer does itPeter Hutterer1-0/+2
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-0/+19
2008-03-24Bug #10016: Implement WM_CLASS hints in Xephyr.David Nusinow1-0/+19
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-12/+102
2007-10-04Xephyr: don't disable glx visual init by defaultDodji Seketeli1-2/+0
2007-10-04Xephyr: remove an unused variableDodji Seketeli1-1/+0
2007-10-04Xephyr: better compilation without GLXDodji Seketeli1-1/+8
2007-10-02Xephyr: add -nodri and -noxv switches.Dodji Seketeli1-0/+20
2007-10-02add -verbosity <level> option to command lineDodji Seketeli1-5/+22
2007-10-02Xephyr: add "multiscreen" suportAndrew Christan1-7/+52
2007-08-12Merge branch 'master' into mpxPeter Hutterer1-11/+20
2007-08-10Only use evdev drivers in Xephyr #ifdef linuxAlan Coopersmith1-0/+4
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti1-0/+2
2007-08-07When we call Xephyr with '-pointer' a new pointer is added inside the serverTiago Vignatti1-11/+18
2007-04-02Merge branch 'master' into mpxPeter Hutterer1-1/+1
2007-03-27Fix indentation of fakexa help text.Eric Anholt1-1/+1
2007-03-14kdrive: update kdrive to new mi API with additional device argument. IncludesPeter Hutterer1-4/+4
2006-08-07xephyr: aid input debuggingDaniel Stone1-2/+2
2006-07-21new KDrive input world orderDaniel Stone1-1/+18
2006-07-08Add support to Xephyr for simulating 8bit grayscale.Matthew Allum1-0/+7
2006-03-07Add a new flag to ephyr, "-fakexa", which turns on an EXA accelerationEric Anholt1-0/+9
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt1-1/+0
2005-06-09TSLib fixes. Add fullscreen support to ephyrMatthew Allum1-0/+6
2004-11-09Xephyr improvementsMatthew Allum1-0/+4
2004-09-08cursor fixesMatthew Allum1-5/+7
2004-08-31Added ephyr server sourcesMatthew Allum1-0/+183