index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
Remove duplicate declaration of xf86ValidateModesFlags in xf86Modes.h
Alan Coopersmith
1
-4
/
+0
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86Modes code
Alan Coopersmith
4
-8
/
+8
2011-11-18
edid: Add quirk for Acer Aspire One 110
Ross Burton
1
-0
/
+5
2011-11-14
xfree86: Fix RandR rotation across server generations
Pierre-Loup A. Griffais
1
-0
/
+3
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-0
/
+2
2011-10-24
xf86Crtc: handle no outputs with no modes harder.
Dave Airlie
1
-22
/
+19
2011-10-19
crtc: match full preferred modes if possible when choosing an initial config
Jesse Barnes
1
-5
/
+20
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-0
/
+1
2011-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
1
-0
/
+2
2011-10-09
xfree86: fix build with xv disabled
Julien Cristau
2
-0
/
+4
2011-10-04
Fix a rare memory leak
vdb@picaros.org
1
-0
/
+1
2011-10-03
xf86/modes: Fix shadow rotation crashing when screen pixmap changes
Pauli Nieminen
1
-2
/
+2
2011-10-03
xfree86/modes: Make cursor position transform a helper function
Aaron Plattner
2
-26
/
+39
2011-10-03
xfree86/modes: Let the driver handle the transform
Aaron Plattner
3
-71
/
+107
2011-09-21
Merge remote-tracking branch 'jamey/reviewed'
Keith Packard
1
-2
/
+2
2011-09-21
print DisplayMode type bits
vdb@picaros.org
1
-7
/
+48
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
1
-2
/
+2
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
2
-3
/
+3
2011-04-24
hw/xfree86/modes: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2011-03-28
xfree86: warning fix
Adam Jackson
1
-1
/
+1
2011-03-14
xfree86/modes: Fixed memory leak in xf86InitialConfiguration
Erkki Seppälä
1
-13
/
+8
2011-03-03
Merge remote branch 'whot/for-keith'
Keith Packard
1
-7
/
+29
2011-02-24
Merge remote branch 'ajax/for-keithp'
Keith Packard
1
-1
/
+9
2011-02-23
Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"
Keith Packard
3
-115
/
+65
2011-02-23
Revert "randr: Add sprite position transforms"
Keith Packard
5
-97
/
+12
2011-02-23
Revert "randr: Implement RRSetCrtcConfigs"
Keith Packard
1
-1
/
+0
2011-02-23
Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"
Keith Packard
2
-163
/
+28
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
3
-109
/
+4
2011-02-23
Revert "DIX is responsible for ref counting scanout pixmaps."
Keith Packard
1
-0
/
+4
2011-02-23
Revert "Set sprite transforms from RRSetCrtcConfigs"
Keith Packard
1
-2
/
+2
2011-02-23
Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
Keith Packard
1
-75
/
+30
2011-02-23
xfree86: If the driver found modes on an output, don't add more
Adam Jackson
1
-1
/
+9
2011-02-22
xfree86: replace two inputInfo.pointer uses with device loops.
Peter Hutterer
1
-7
/
+29
2011-02-08
xfree86: warning fix
Adam Jackson
1
-1
/
+0
2011-02-02
xfree86/modes: Be sure to only use new EDID for physical output dimensions
Evan Broder
1
-0
/
+2
2011-01-05
Merge remote branch 'vsyrjala/misc_fixes'
Keith Packard
1
-8
/
+25
2011-01-04
edid: Fix incorrect timings for VIC61
Zhao Yakui
1
-1
/
+1
2010-12-27
xfree86/modes: Take rotation into account when checking mode size
Ville Syrjälä
1
-8
/
+25
2010-12-19
Add EDID quirk for HP Compaq nc8430.
Jörn Horstmann
1
-0
/
+5
2010-12-07
Convert cvt code to use XNFasprintf()
Alan Coopersmith
1
-9
/
+1
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+2
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-2
/
+2
2010-12-06
Separate out screen size and screen pixmap sizes in RRScreenSizeSet
Keith Packard
1
-30
/
+75
2010-12-06
Set sprite transforms from RRSetCrtcConfigs
Keith Packard
1
-2
/
+2
2010-12-06
DIX is responsible for ref counting scanout pixmaps.
Keith Packard
1
-4
/
+0
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
3
-4
/
+109
2010-12-06
hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs
Keith Packard
2
-28
/
+163
2010-12-06
randr: Implement RRSetCrtcConfigs
Keith Packard
1
-0
/
+1
2010-12-06
randr: Add sprite position transforms
Keith Packard
5
-12
/
+97
2010-12-06
Replace huge argument list in xf86CrtcSetModeTransform with struct
Keith Packard
3
-65
/
+115
[next]