summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86Modes.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-25Fix const-mismatch warnings for DisplayModePtr'sAlan Coopersmith1-8/+8
2008-07-21EDID: Various reduced blanking fixes.Adam Jackson1-0/+12
2008-07-04Remove unused function and variables.Tiago Vignatti1-2/+1
2008-05-19Fix reduced-blanking mode filtering in RANDR 1.2.Adam Jackson1-0/+22
2008-03-07Size xf86DefaultModes explicitly.Adam Jackson1-23/+5
2008-03-06Get modes code building with old X servers again.Aaron Plattner1-0/+5
2008-03-01Fix big mistake in commit fd41f46ac62033a724bd1f4612f19448a21c1224.Maarten Maathuis1-1/+8
2008-02-29Allow xf86DuplicateMode() to work correctly on read-only modes.Adam Jackson1-4/+2
2007-12-13Correct the documentation comments in xf86Modes.cAdam Jackson1-18/+6
2007-12-13Add infrastructure for validating modes by memory bandwidth.Adam Jackson1-0/+37
2007-12-13Explain a confusing #ifdef.Adam Jackson1-4/+6
2007-11-02Always duplicate mode name when duplicating a mode.Matthias Hopf1-2/+1
2007-10-11Make mode checking more tolerant like in pre-RandR times.Matthias Hopf1-5/+6
2007-08-22Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher1-19/+19
2007-06-29Death to RCS tags.Adam Jackson1-3/+0
2007-02-17Ensure drivers can use new modes header files.Keith Packard1-5/+0
2007-02-17Enable startup-time rotation; change rotation pixmap creation API.Keith Packard1-0/+30
2007-02-15Allow new modes code to build inside drivers as well as server.Keith Packard1-0/+4
2007-02-15Merge crtc/output-based mode selection code.Keith Packard1-0/+635