summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-27xfree86: Remove -flippixelsAdam Jackson1-10/+0
2018-09-12xfree86: Remove vestigial lastScrnFlagAdam Jackson1-2/+2
2018-09-12xfree86: Remove unused xf86GetServerName()Adam Jackson1-2/+0
2018-01-29xfree86: Remove broken RANDR disabling logic (v4)Adam Jackson1-2/+0
2018-01-24Revert "xfree86: Remove broken RANDR disabling logic (v3)"Adam Jackson1-0/+2
2018-01-24xfree86: Remove broken RANDR disabling logic (v3)Adam Jackson1-2/+0
2017-12-13xfree86: remove xf86CaughtSignal etc.Adam Jackson1-2/+0
2017-12-13xfree86: Remove xf86InterceptSignalsAdam Jackson1-1/+0
2017-12-13xfree86: Remove xf86InterceptSigIllAdam Jackson1-1/+0
2017-06-20xfree86: Remove unused xf86EnableVTSwitchAdam Jackson1-3/+0
2017-04-26Use #ifdef instead of #if for features to make Meson easier.Eric Anholt1-1/+1
2017-03-30xfree86: Remove driver entity hooks and privateAdam Jackson1-3/+0
2017-03-17xfree86: Remove 24bpp pixmap format support (v2)Adam Jackson1-5/+0
2017-01-25loader: Remove *GetOSAdam Jackson1-2/+0
2016-12-05xfree86: Try harder to find atleast 1 non GPU ScreenHans de Goede1-0/+1
2016-05-30xfree86: Provide xf86BlockSIGIO and xf86ReleaseSIGIO as wrappers for input mutexKeith Packard1-0/+4
2016-04-18xfree86: Remove xf86RegisterRootWindowPropertyAdam Jackson1-7/+0
2016-04-18xfree86: Unexport xf86Initialising, remove xf86ServerIsInitialisingAdam Jackson1-2/+0
2015-07-08xfree86: Hide some pre-randr mode validation detailsAdam Jackson1-11/+0
2014-07-29xfree86: Remove xf86ConfigActivePciEntityAdam Jackson1-8/+0
2014-01-29xf86Events: add Enable/DisableInputDeviceForVTSwitch functionsHans de Goede1-0/+4
2014-01-29xf86Events: split xf86VTSwitch into xf86VTLeave and xf86VTEnter functionsHans de Goede1-0/+2
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-25/+25
2014-01-12hw/xfree86: More const declarations for stringsKeith Packard1-1/+1
2014-01-12Just remove dpms functsion from xf86.hKeith Packard1-4/+0
2014-01-12xfree86/common: Warning fixes. Mostly const string handling.Keith Packard1-4/+3
2014-01-12hw/xfree86: Lots of constant string supportKeith Packard1-1/+1
2013-04-12xfree86: add VT owner interfaceDave Airlie1-0/+1
2013-04-08Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.Jeremy White1-25/+0
2012-10-08xfree86: add xf86UpdateDesktopDimensions()Peter Hutterer1-0/+4
2012-09-20xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)Adam Jackson1-0/+1
2012-07-11xfree86: Strip dangling pointers from desiredModeMaarten Lankhorst1-0/+2
2012-07-09Add xf86ExtensionInit for DDX extension configurationDaniel Stone1-0/+3
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-5/+0
2012-07-06xfree86: add DDX gpu screen support. (v3)Dave Airlie1-0/+3
2012-07-06xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie1-0/+5
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-4/+6
2012-05-21xf86: reimplement XF86SCRNINFO macro using new functions.Dave Airlie1-2/+2
2012-05-21xf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)Dave Airlie1-0/+7
2012-05-21xf86/pci: fix slot claiming counting.Dave Airlie1-2/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-139/+238
2011-12-12Add some printf format attributes suggested by gccAlan Coopersmith1-1/+1
2011-11-23Remove xf86FormatPciBusNumber from API, inline the one place its usedAlan Coopersmith1-1/+0
2011-10-15configure: wrap PCI code with macro and set it at build timeTiago Vignatti1-0/+10
2011-10-15xfree86: Move xf86GetClocks to vgahwAdam Jackson1-6/+0
2011-09-26Merge remote-tracking branch 'whot/next'Keith Packard1-1/+1
2011-09-27xfree86: switch options from pointer to XF86OptionPtrPeter Hutterer1-1/+1
2011-09-15Remove PC98 support.Jamey Sharp1-1/+0
2010-12-20xfree86: Remove xf86EnterServerStateAdam Jackson1-1/+0
2010-12-20xfree86: Remove unused xf86inSuspendAdam Jackson1-1/+0