summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86str.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-20xfree86: Remove xf86EnterServerStateAdam Jackson1-7/+0
2010-11-26xfree86/modes: Provide a ModeSet hook in ScrnInfoVille Syrjälä1-1/+3
2010-10-15Merge branch 'master' into input-apiPeter Hutterer1-1/+0
2010-09-28xfree86: Kill pixmapPrivate with a vengeance (v2)Chris Wilson1-1/+0
2010-09-10xfree86: remove IDevRec, replace with InputInfoRec.Peter Hutterer1-8/+3
2010-09-10xfree86: remove extraOptions field from IDevRec.Peter Hutterer1-1/+0
2010-05-25xfree86: store the InputAttributes in the input device.Peter Hutterer1-0/+1
2010-05-24xfree86: remove BUS_ISA type given we don't support anymoreTiago Vignatti1-2/+0
2010-01-05modes: Remove the ClockRanges typeAdam Jackson1-15/+1
2009-10-28Add video driver flag to indicate that console access is not needed.Jamey Sharp1-0/+1
2009-08-28xf86 ddx: add vga arbiter support.Dave Airlie1-1/+3
2009-08-20xfree86: remove bus state change notification callbackTiago Vignatti1-12/+0
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-150/+6
2009-05-27xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfoAdam Jackson1-15/+0
2009-02-04Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"Adam Jackson1-0/+6
2009-02-04Bus: Remove xf86SetAccessFuncs() and related machineryAdam Jackson1-6/+0
2008-11-24Bus: Remove ISA support.Adam Jackson1-12/+0
2008-11-24Bus: Remove yet more unused overlap processing.Adam Jackson1-2/+0
2008-11-24Bus: Don't pretend to care about IRQs, DMA, or PCI config spaceAdam Jackson1-3/+0
2008-10-07Revert "Remove unused server state change callbackery" for now.Aaron Plattner1-0/+12
2008-10-03Remove unused server state change callbackery.Adam Jackson1-12/+0
2008-08-18Remove the remainder of grab deactivation and closedown.Adam Jackson1-2/+0
2008-07-17XFree86: Remove remnants of XFree86-MiscDaniel Stone1-3/+0
2008-07-16XFree86: Delete OSMouse codeDaniel Stone1-31/+0
2008-07-16XFree86: Remove useless debugging codeDaniel Stone1-8/+0
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson1-1/+1
2007-12-13Add infrastructure for validating modes by memory bandwidth.Adam Jackson1-0/+1
2007-10-17Make config file preferred mode override monitor preferred mode.Keith Packard1-0/+1
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...pci-reworkIan Romanick1-1/+1
2007-06-25Split up memory for devices configured in the config file.Peter Hutterer1-1/+1
2007-01-17Replace PciBusId with 'struct pci_device *'Ian Romanick1-6/+2
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-0/+1
2006-09-14Record the maximum dot clock of the monitor, and filter by it.Adam Jackson1-0/+1
2006-08-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+6
2006-08-10Rename some mode tokens to better reflect their use.Adam Jackson1-1/+6
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+0
2006-07-21Make the various implementations of xf86ExtendedInitInt10 use theIan Romanick1-4/+12
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-2/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-2/+0
2006-06-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick1-0/+1
2006-06-07Initial batch of changes for PCI rework. All future changes will beIan Romanick1-25/+11
2006-06-07Add a token for EDID-supplied modes.Adam Jackson1-0/+1
2006-03-07Numerous amounts refactoring and comment adding (see ChangeLog for file byIan Romanick1-0/+25
2006-02-20Eliminate all the code for querying the PCI class from the PCI ID database.Ian Romanick1-1/+0
2005-12-28Bug #5153: standalone CVT modeline generator.Luc Verhaegen1-0/+2
2005-10-30RandR: Add a driver func to let the driver determine the physical size of aThomas Winischhofer1-25/+35
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-4/+0
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4