summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Module.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-24xfree86: bump video ABI version to 25.0Adam Jackson1-1/+1
2017-02-09xfree86: Bump video ABI to 24.0Adam Jackson1-1/+1
2017-01-25loader: Move loader list details to internal headerAdam Jackson1-2/+0
2017-01-25loader: Remove silly "unspecified" version handlingAdam Jackson1-6/+0
2017-01-25loader: Remove unused loader error codes and dead enumAdam Jackson1-14/+1
2017-01-25loader: Include fewer headers from xf86Module.hAdam Jackson1-2/+4
2017-01-25loader: Remove *GetOSAdam Jackson1-2/+0
2016-07-18Bump ABI versions to reflect block/wakeup handler API changesKeith Packard1-2/+2
2016-05-29xfree86: Bump ABI versionsKeith Packard1-3/+3
2016-03-14xfree86: Font modules aren't a real thingAdam Jackson1-3/+0
2015-12-01xf86: Bump ABI version to 21agoins1-1/+1
2015-07-17xfree86: Bump video driver ABI version to 20Aaron Plattner1-1/+1
2015-05-20dix: Add unaccelerated valuators to the ValuatorMaskPeter Hutterer1-1/+1
2015-03-13Drop valuator mask argument from GetKeyboardEventsPeter Hutterer1-1/+1
2014-10-30xfree86: Bump ABI versions (video: 19, extension: 9)Aaron Plattner1-2/+2
2014-05-01hw/xfree86: Video Driver ABI version 18.0Keith Packard1-1/+1
2014-04-03Add a return value to load_cursor_argb() to allow it to report failureMichael Thayer1-1/+1
2014-03-03OdevAttribute: Remove unowned flag from OdevAttributes headHans de Goede1-1/+1
2014-03-03xf86Xinput: Modify API for server-managed fd supportHans de Goede1-1/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-9/+9
2014-01-12xfree86/common: Warning fixes. Mostly const string handling.Keith Packard1-1/+1
2013-10-30xfree86: Bump video/input/extension ABIs for 1.15Adam Jackson1-3/+3
2013-07-22dix: scale y back instead of x up when pre-scaling coordinatesPeter Hutterer1-1/+1
2013-02-08Short-cut the input device cleanup process during AbortServer()Peter Hutterer1-1/+1
2013-01-11xf86: bump input ABI version to 19Dave Airlie1-1/+1
2012-10-08xfree86: add xf86UpdateDesktopDimensions()Peter Hutterer1-1/+1
2012-09-20xfree86: Bump video ABI to 14Adam Jackson1-1/+1
2012-08-17xfree86: Bump extension ABI to 7.0Aaron Plattner1-1/+1
2012-07-10Move the remnants of loadext.c to miinitext.cDaniel Stone1-6/+0
2012-07-10Loader: Move ExtensionModule types to DIXDaniel Stone1-11/+1
2012-07-10Loader: Remove extension initialisation sortingDaniel Stone1-1/+0
2012-07-10Add static extensions before those in modulesDaniel Stone1-0/+5
2012-07-09Loader: Drop EXTERN_MODULE flagDaniel Stone1-3/+0
2012-07-09Replace INITARGS with voidTomas Carnecky1-1/+1
2012-07-02Bump to ABI_XINPUT_VERSION 18Peter Hutterer1-1/+1
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-1/+1
2012-03-29Bump input ABI to 17 for per-device idlecountersPeter Hutterer1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-54/+56
2011-12-19xfree86: bump the input ABI for the touch changesPeter Hutterer1-1/+1
2011-12-09xfree86: bump the input ABIPeter Hutterer1-1/+1
2011-10-15Bump ABI_VIDEODRV_VERSION to 12Jeremy Huddleston1-1/+1
2011-09-29Input: Widen pointer acceleration types to doubleDaniel Stone1-1/+1
2011-09-21xfree86: Bump extension ABI version to 6.0Aaron Plattner1-1/+1
2011-05-25xserver: remove AbsoluteClass, breaking the A(P|B)ISimon Thum1-1/+1
2011-05-23xfree86: bump to video ABI 11Peter Hutterer1-1/+1
2011-02-24xfree86: Bump video ABI to 10.0Keith Packard1-1/+1
2011-01-27xfree86: bump input minor ABIPeter Hutterer1-1/+1
2010-12-31Export all valuator_mask_* functionsChase Douglas1-1/+1
2010-12-06Bump extension ABI to 5James Jones1-1/+1
2010-10-15Merge branch 'master' into input-apiPeter Hutterer1-1/+1