summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Priv.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-27xfree86: Remove -flippixelsAdam Jackson1-1/+0
2018-09-12include: Remove now-dead declarationsAdam Jackson1-1/+0
2018-06-28modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2]Keith Packard1-0/+1
2017-12-13xfree86: remove xf86CaughtSignal etc.Adam Jackson1-2/+0
2017-03-30xfree86: Remove driver entity hooks and privateAdam Jackson1-2/+0
2017-03-17xfree86: Remove 24bpp pixmap format support (v2)Adam Jackson1-1/+0
2016-07-18Remove fd_set from Block/Wakeup handler APIKeith Packard1-1/+1
2016-04-18xfree86: Remove xf86RegisterRootWindowPropertyAdam Jackson1-2/+0
2016-04-18xfree86: Unexport xf86Initialising, remove xf86ServerIsInitialisingAdam Jackson1-1/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-3/+3
2014-01-12xfree86/common: Warning fixes. Mostly const string handling.Keith Packard1-1/+1
2012-09-20xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)Adam Jackson1-1/+0
2012-07-06xfree86: add DDX gpu screen support. (v3)Dave Airlie1-0/+2
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-1/+1
2012-05-21xf86/pci: fix slot claiming counting.Dave Airlie1-0/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-60/+76
2011-12-16xserver: check for elevated privileges not uid=0Antoine Martin1-0/+1
2011-12-12xf86Priv.h: Add some noreturn attributes suggested by gccAlan Coopersmith1-4/+2
2011-11-23Fix gcc -Wwrite-strings warnings in xf86 ddxAlan Coopersmith1-1/+1
2011-07-27Terminate the log with one last message.Peter Hutterer1-1/+1
2011-05-11input: remove DDX event list handlingPeter Hutterer1-3/+0
2011-05-11input: replace EventListPtr with InternalEvent arrayPeter Hutterer1-1/+1
2010-12-20xfree86: Remove xf86EnterServerStateAdam Jackson1-1/+0
2010-09-14xfree86: use xf86PciIsolateDevice to get PCI config informationTiago Vignatti1-3/+0
2010-05-24xfree86: bus: delete useless xf86FindPrimaryDeviceTiago Vignatti1-4/+0
2010-05-19xfree86: remove PCI dependency from InitOutputTiago Vignatti1-0/+1
2010-05-19xfree86: bus: simplify entity related hooksTiago Vignatti1-1/+0
2010-05-19xfree86: remove unused xf86AccessInit()Tiago Vignatti1-1/+0
2009-12-22xfree86: Allow config directory to be specified on command lineDan Nicholson1-0/+1
2009-08-31xfree86: removal of some dead code due VGA arbiter's inclusionTiago Vignatti1-1/+0
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti1-2/+0
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-3/+0
2009-04-09Lift fatal signal handlers from DDX'es up to a common DIX implementationAlan Coopersmith1-1/+1
2009-04-04xfree86: Remove unused DEFAULT_UNRESOLVED and DEFAULT_BEST_REFRESH macrosJulien Cristau1-3/+0
2009-02-18Obsolete InputDevices keyword in xorg.conf Files sectionAlan Coopersmith1-1/+0
2009-02-17Add XkbDir to Files config file sectionKeith Packard1-0/+1
2008-12-07Correct xf86acpiDisableFlag symbol.Paulo Cesar Pereira de Andrade1-0/+2
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-4/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-75/+79
2008-11-30Remove declarations of symbols that are never defined.Paulo Cesar Pereira de Andrade1-11/+0
2008-11-25Code motion: subsume xf86DoProbe.c into xf86Init.cAdam Jackson1-2/+3
2008-11-23Added '-showopts' option to print available driver options (#5564).Stefan Dirsch1-0/+1
2008-08-19Remove unused -co option.Adam Jackson1-1/+0
2008-08-19Remove unused -bestRefresh option.Adam Jackson1-1/+0
2008-08-19Remove unused -showunresolved optionAdam Jackson1-1/+0
2008-08-18Remove the remainder of grab deactivation and closedown.Adam Jackson1-1/+0
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone1-4/+0
2008-07-16XFree86: Delete empty file & functionDaniel Stone1-4/+0
2008-07-16XFree86: Clean up init a tiny bit (no code changes)Daniel Stone1-6/+0
2008-07-04Remove inexistent function headers.Tiago Vignatti1-2/+0