summaryrefslogtreecommitdiff
path: root/hw/kdrive/src
AgeCommit message (Expand)Author
2009-06-29kdrive: set Activate/Deactivate grab for input devices (#21591)Peter Hutterer
2008-10-14kdrive: Hardcode a different wrong value for number of mouse buttonsAdam Jackson
2008-10-10kdrive: fix dixflags so they're always defined before enqueuing events #17734Peter Hutterer
2008-10-08s/kdDontZap/kdAllowZap/Adam Jackson
2008-10-08Update docs to reflect new DontZap defaultDaniel Stone
2008-10-07-retro enables zappingAdam Jackson
2008-10-08Input: Make DontZap the defaultDaniel Stone
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-10-06xalloc+bzero -> xcallocAdam Jackson
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-08-13Eviscerate save-under support.Adam Jackson
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky
2008-07-23Unifdef VXWORKS.Adam Jackson
2008-07-17Remove dead code, useless #defines, et alDaniel Stone
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone
2008-07-13Xi: remove ChangeDeviceControl for CoreCtl.Peter Hutterer
2008-07-02Remove KdOffscreenMarkUsed() as all its callers are gone.Chris Ball
2008-07-01Auf wiedersehen, KAA.Adam Jackson
2008-06-23kdrive: fix building with --disable-xv (bug#16488)Julien Cristau
2008-06-11kdrive: fix wrong use of &, should be | instead.Peter Hutterer
2008-06-02kdrive: don't post motion event if there was no motion. #16179Peter Hutterer
2008-05-31kdrive: fix up callers to KdQueueEvent, need to pass xEvent, not EventListPtrPeter Hutterer
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-25Remove GetMotionProc from ValuatorClassRec.Peter Hutterer
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis
2008-05-20Merge branch 'master' into mpxPeter Hutterer
2008-05-11kdrive: allow disabling CompositeJulien Cristau
2008-04-22Merge branch 'master' into mpxPeter Hutterer
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-22fbFillRegionTiled() is now dead code.Adam Jackson
2008-02-19dix: change GetEventList to return length of list and set parameter in place.Peter Hutterer
2008-02-18Move input event list initialisation and storage from DDX to DIX.Peter Hutterer
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson
2008-01-31kdrive: AddInputClient takes a ClientPtr.Benjamin Tissoires
2008-01-10Merge branch 'master' into mpxPeter Hutterer
2008-01-08[Kdrive] make XCalibrate 'orientation aware'Richard Purdie
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-12-13devPrivates rework: more cleanup from previous merge operation.Eamon Walsh
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-20kaa: update kaaCreatePixmap to support the new usage_intDodji Seketeli
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-15For some reason "-nozap" appeared twice. Weird.Tiago Vignatti
2007-11-07Merge branch 'master' into mpxPeter Hutterer
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05KDrive: Remove usage of allocaDaniel Stone
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-10-02Kdrive: use fbcmap_mi.c instead of fbcmap.cDodji Seketeli