index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
/
xf86Modes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
Introduce a consistent coding style
Keith Packard
1
-313
/
+323
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86Modes code
Alan Coopersmith
1
-2
/
+2
2011-09-21
print DisplayMode type bits
vdb@picaros.org
1
-7
/
+48
2010-12-27
xfree86/modes: Take rotation into account when checking mode size
Ville Syrjälä
1
-8
/
+25
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-2
/
+2
2010-09-18
Xserver need not be compatible with old versions of xserver.
Jamey Sharp
1
-14
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2009-10-29
modes: Fix duplicate detection, and do it more consistently
Adam Jackson
1
-0
/
+34
2009-10-29
modes: Decorate interlaced mode names with a trailing 'i'
Adam Jackson
1
-3
/
+5
2009-07-17
randr: Un-duplicate the reduced blanking check.
Adam Jackson
1
-11
/
+3
2009-07-17
xfree86: Fix some misleading comments
Adam Jackson
1
-11
/
+0
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-02-13
RANDR: Validate entire mode list for interlace and doublescan
Adam Jackson
1
-7
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-23
/
+23
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-25
Fix const-mismatch warnings for DisplayModePtr's
Alan Coopersmith
1
-8
/
+8
2008-07-21
EDID: Various reduced blanking fixes.
Adam Jackson
1
-0
/
+12
2008-07-04
Remove unused function and variables.
Tiago Vignatti
1
-2
/
+1
2008-05-19
Fix reduced-blanking mode filtering in RANDR 1.2.
Adam Jackson
1
-0
/
+22
2008-03-07
Size xf86DefaultModes explicitly.
Adam Jackson
1
-23
/
+5
2008-03-06
Get modes code building with old X servers again.
Aaron Plattner
1
-0
/
+5
2008-03-01
Fix big mistake in commit fd41f46ac62033a724bd1f4612f19448a21c1224.
Maarten Maathuis
1
-1
/
+8
2008-02-29
Allow xf86DuplicateMode() to work correctly on read-only modes.
Adam Jackson
1
-4
/
+2
2007-12-13
Correct the documentation comments in xf86Modes.c
Adam Jackson
1
-18
/
+6
2007-12-13
Add infrastructure for validating modes by memory bandwidth.
Adam Jackson
1
-0
/
+37
2007-12-13
Explain a confusing #ifdef.
Adam Jackson
1
-4
/
+6
2007-11-02
Always duplicate mode name when duplicating a mode.
Matthias Hopf
1
-2
/
+1
2007-10-11
Make mode checking more tolerant like in pre-RandR times.
Matthias Hopf
1
-5
/
+6
2007-08-22
Add _X_EXPORT to exported functions in hw/xfree86/modes/*
Alex Deucher
1
-19
/
+19
2007-06-29
Death to RCS tags.
Adam Jackson
1
-3
/
+0
2007-02-17
Ensure drivers can use new modes header files.
Keith Packard
1
-5
/
+0
2007-02-17
Enable startup-time rotation; change rotation pixmap creation API.
Keith Packard
1
-0
/
+30
2007-02-15
Allow new modes code to build inside drivers as well as server.
Keith Packard
1
-0
/
+4
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
1
-0
/
+635