summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/kdrive.h
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-29Add an offscreen area scoring to improve choosing offscreen areas to kickEric Anholt1-0/+4
2004-05-20Fix SYNC_ALWAYS (debugging) code to use mach64WaitIdle instead ofKeith Packard1-0/+6
2004-05-20Pin header-only pixmaps in memory.Keith Packard1-1/+1
2004-05-17Add new CheckComposite hook. This allows a driver to avoid the migration ofEric Anholt1-0/+4
2004-05-14Add new flag, KAA_OFFSCREEN_ALIGN_POT, which tells KAA to align pixmapEric Anholt1-1/+2
2004-02-05Polling input mode for the kdrive os layer. And a moose!add-XiJaymz Julian1-0/+1
2004-01-08- Add a new UploadToScratch kaa hook for putting the data for a singleEric Anholt1-0/+6
2004-01-03Actually align the offset of allocated offscreen areas.Eric Anholt1-0/+1
2003-12-30- Add new Composite hook for kdrive drivers, which only ensures that theEric Anholt1-0/+17
2003-12-29Merge dri-0-1-branch to trunk. Notable changes:Eric Anholt1-0/+13
2003-12-01- Add fbdev mode-setting backend to Xati. It and vesa are compiled in whenEric Anholt1-0/+5
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt1-1/+8
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein1-0/+3
2003-11-17Recompute winSize/borderSize to fix them when changing redirection.Keith Packard1-10/+25
2003-11-02merge xfixes_2_branch back to HEADKeith Packard1-8/+21
2003-10-16Discard/reconstruct list of offscreen areas on VT switch so no allocationsxfixes_2_branchpointKeith Packard1-1/+1
2003-10-15Add a memory_base variable and use it.Anders Carlsson1-0/+1