summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Priv.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-1/+2
2008-03-07Size xf86DefaultModes explicitly.Adam Jackson1-0/+1
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-7/+0
2008-02-29Constify the built-in mode tables.Adam Jackson1-1/+1
2008-02-25No more "-scanpci" given that we already have it in libpciaccess.Tiago Vignatti1-4/+0
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson1-3/+0
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-1/+1
2007-11-18Bump DEFAULT_DPI to 96.Adam Jackson1-1/+1
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-5/+4
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...pci-reworkIan Romanick1-3/+0
2007-08-12Merge branch 'master' into mpxPeter Hutterer1-3/+0
2007-07-18Remove MEMDEBUGAdam Jackson1-3/+0
2007-05-02Adjust EQ to support long events.Peter Hutterer1-1/+2
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-2/+0
2007-03-25Static cleanup for xf86 ddx.Adam Jackson1-2/+0
2007-01-17Convert xf86IsolateDevice to a 'struct pci_slot_match'.Ian Romanick1-1/+1
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-14/+3