summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/kdrive.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-4/+4
2013-11-14kdrive: modify ephyr events to use POINTER_DESKTOP and scale them to thatPeter Hutterer1-0/+1
2013-08-21kdrive: Fix const cast warnings in arguments processing.Eric Anholt1-4/+5
2013-08-21kdrive: Fix const cast warnings in driver name handling.Eric Anholt1-2/+2
2012-09-23dix: Remove #includes of mibstore.hDaniel Martin1-1/+0
2012-06-20kdrive: adjust BlockHandler/WakeupHandler to new APIPeter Hutterer1-4/+2
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-4/+4
2012-05-14kdrive: Remove redundant declarations.Michal Suchanek1-3/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-286/+269
2011-12-12Remove duplicate declarations of KdAdd*Driver in kdrive.hAlan Coopersmith1-6/+0
2011-12-12KdParseFindNext: Constify delim argumentAlan Coopersmith1-1/+1
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer1-0/+2
2011-06-30Fix UTF-8 encodingMatěj Cepl1-1/+1
2011-03-28consolidate SetRootClip (v2)Dave Airlie1-3/+0
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-1/+3
2010-01-06kdrive: Remove unused kdNoopOps external variable declarationMikhail Gusarov1-3/+0
2010-01-06kdrive: Remove unused kmap.cMikhail Gusarov1-17/+0
2010-01-06kdrive: Remove unused VxWorks* variable declarationsMikhail Gusarov1-4/+0
2010-01-06kdrive: Remove unused KdCardInfo::lastMarker fieldMikhail Gusarov1-2/+0
2010-01-06kdrive: Remove unused overlay fb supportMikhail Gusarov1-20/+8
2010-01-06kdrive: Remove unused KD_MAX_CARD_ADDRESS macroMikhail Gusarov1-4/+0
2010-01-06kdrive: Move Xephyr-specific fields out of KdScreenInfoMikhail Gusarov1-3/+0
2010-01-06kdrive: Remove unused KdCardAttr from KdCardInfoMikhail Gusarov1-20/+0
2010-01-06kdrive: Add option to compile out input driversMikhail Gusarov1-10/+0
2010-01-06kdrive: Remove unused KdCardInfo::needSync fieldMikhail Gusarov1-1/+0
2010-01-01Remove trailing whitespaceMikhail Gusarov1-10/+10
2009-09-09kdrive: remove xkb member from KdKeyboardInfoPeter Hutterer1-1/+0
2009-06-11KDrive: Warning fixes and cleanupsDaniel Stone1-7/+0
2009-06-03kdrive: add protocol mouse optionOlivier Blin1-0/+1
2009-04-03kdrive: s/KdSaveString/strdup/gAdam Jackson1-3/+1
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-1/+0
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-5/+1
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-10-08s/kdDontZap/kdAllowZap/Adam Jackson1-1/+1
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky1-2/+1
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-140/+0
2008-07-02Remove KdOffscreenMarkUsed() as all its callers are gone.Chris Ball1-3/+0
2008-07-01Auf wiedersehen, KAA.Adam Jackson1-139/+0
2008-01-08[Kdrive] make XCalibrate 'orientation aware'Richard Purdie1-1/+4
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-3/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-4/+4
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-14/+0
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti1-1/+2
2007-08-07Let xkb options be passed through command line in kdrive servers. I start myTiago Vignatti1-0/+5
2007-07-05Clean up unused #ifdefs from fb.Adam Jackson1-3/+0
2007-06-29Death to RCS tags.Adam Jackson1-3/+0
2006-11-01kdrive: add KdRingBell prototypeDaniel Stone1-0/+6
2006-10-29kdrive: move bell ringing into an OS functionDaniel Stone1-0/+1
2006-10-23kdrive: numerous warning fixesDaniel Stone1-0/+3