index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
/
xf86Modes.c
Age
Commit message (
Expand
)
Author
2008-11-25
Fix const-mismatch warnings for DisplayModePtr's
Alan Coopersmith
2008-07-21
EDID: Various reduced blanking fixes.
Adam Jackson
2008-07-04
Remove unused function and variables.
Tiago Vignatti
2008-05-19
Fix reduced-blanking mode filtering in RANDR 1.2.
Adam Jackson
2008-03-07
Size xf86DefaultModes explicitly.
Adam Jackson
2008-03-06
Get modes code building with old X servers again.
Aaron Plattner
2008-03-01
Fix big mistake in commit fd41f46ac62033a724bd1f4612f19448a21c1224.
Maarten Maathuis
2008-02-29
Allow xf86DuplicateMode() to work correctly on read-only modes.
Adam Jackson
2007-12-13
Correct the documentation comments in xf86Modes.c
Adam Jackson
2007-12-13
Add infrastructure for validating modes by memory bandwidth.
Adam Jackson
2007-12-13
Explain a confusing #ifdef.
Adam Jackson
2007-11-02
Always duplicate mode name when duplicating a mode.
Matthias Hopf
2007-10-11
Make mode checking more tolerant like in pre-RandR times.
Matthias Hopf
2007-08-22
Add _X_EXPORT to exported functions in hw/xfree86/modes/*
Alex Deucher
2007-06-29
Death to RCS tags.
Adam Jackson
2007-02-17
Ensure drivers can use new modes header files.
Keith Packard
2007-02-17
Enable startup-time rotation; change rotation pixmap creation API.
Keith Packard
2007-02-15
Allow new modes code to build inside drivers as well as server.
Keith Packard
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard