index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
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
2014-01-12
xfree86 warning reduction
Keith Packard
1
-2
/
+4
2012-07-11
xfree86: Strip dangling pointers from desiredMode
Maarten Lankhorst
1
-0
/
+15
2012-03-21
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