summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/kdrive.h
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-23kdrive/os: add KdOsAddInputDriversDaniel Stone1-0/+3
2006-08-07kdrive: prevent overrun in mapDaniel Stone1-1/+1
2006-08-07kdrive: increase maximum number of buttonsDaniel Stone1-1/+1
2006-07-21new KDrive input world orderDaniel Stone1-74/+169
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt1-16/+9
2005-02-08hw/kdrive/ati/radeon_composite.c Support linear filteringKeith Packard1-5/+4
2004-11-13New global variable. (KdProcessArgument): Set it to TRUE on -nozap switch.Phil Blundell1-0/+1
2004-08-30Add a set of three hooks for accelerating trapezoids, and use it for theEric Anholt1-0/+11
2004-07-08Remove duplicate protos in kdrive.h.Eric Anholt1-9/+0