index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Mode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Add per-monitor config file option for maximum pixel clock.
Adam Jackson
1
-0
/
+6
2007-06-27
Janitor work. Remove 'defined but not used' warnings from xorg and other cosm...
Tiago Vignatti
1
-2
/
+1
2007-06-01
Need to use minPitch in miScanLineWidth() to get the shrinked
Henry Zhao
1
-1
/
+1
2007-02-15
Kludge around duplicate code added in hw/xfree86/modes.
Keith Packard
1
-0
/
+10
2007-01-29
Restore a few important lines killed in the previous commit.
Eric Anholt
1
-0
/
+5
2007-01-29
Bug #9680: Remove bogus blank length limiting in xf86SetModeCrtc().
Eric Anholt
1
-39
/
+0
2006-11-27
Move mode handling helpers from ddcProperty.c to xf86Mode.c.
Eric Anholt
1
-0
/
+24
2006-11-27
Merge branch 'randr-1.2'
Eric Anholt
1
-18
/
+111
2006-11-27
Add some mode helper functions from the intel driver.
randr-1.2
Eric Anholt
1
-18
/
+111
2006-09-14
Always believe the monitor when it reports a reduced-blanking mode.
autoconfig-for-7.2
Adam Jackson
1
-1
/
+1
2006-09-14
Prefer driver-provided modes when matching name strings to modelines.
Adam Jackson
1
-123
/
+133
2006-09-14
Mark EDID modes as driver modes. Infer virtual size from driver modes.
Adam Jackson
1
-1
/
+90
2006-09-14
Expand the default sync ranges to be large enough for 800x600@60.
Adam Jackson
1
-4
/
+4
2006-09-14
Record the maximum dot clock of the monitor, and filter by it.
Adam Jackson
1
-0
/
+3
2006-09-14
Bug #5386: Synthesize modelines from EDID data.
Luc Verhaegen
1
-187
/
+0
2006-08-17
Un-cut-and-paste the mode rejection message.
Adam Jackson
1
-56
/
+22
2006-08-10
Fix a mode sanity check to not break reduced-blanking setups (LCDs).
Adam Jackson
1
-1
/
+2
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
1
-13
/
+13
2006-03-07
Fix cvt -r check again. CH7011 TV encoder had 800x600 PAL hit the check.
Luc Verhaegen
1
-13
/
+18
2006-01-31
Accept modes with less than 25% horizontal blanking again (you can push old
Luc Verhaegen
1
-9
/
+13
2005-12-28
Bug #5153: standalone CVT modeline generator.
Luc Verhaegen
1
-1
/
+14
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-05-18
Avoid segfaults if the number of user supplied monitor ranges exceed the
Egbert Eich
1
-96
/
+100
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-0
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-90
/
+267
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+1999