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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-03
xf86/xv: Fill color key on expose
Pauli Nieminen
3
-6
/
+76
2011-02-03
xf86/xv: Remove unused variable from XvPortRecPrivate
Pauli Nieminen
1
-1
/
+0
2011-02-03
xf86/xv: Remove unused GC pointers
Pauli Nieminen
2
-12
/
+0
2011-02-03
xf86/xv: Remove copy paste code.
Pauli Nieminen
1
-57
/
+11
2011-02-02
Merge remote branch 'whot/for-keith'
Keith Packard
4
-46
/
+37
2011-02-02
xfree86/modes: Be sure to only use new EDID for physical output dimensions
Evan Broder
1
-0
/
+2
2011-02-02
Merge remote branch 'jeremyhu/master'
Keith Packard
55
-5852
/
+7387
2011-02-02
Merge remote branch 'dbn/build-fixes'
Keith Packard
1
-3
/
+4
2011-01-28
XQuartz: Localization Updates
Jeremy Huddleston
52
-5846
/
+7358
2011-01-27
xfree86/dga: Remove DGAIsDgaEvent()
Ville Syrjala
2
-13
/
+0
2011-01-27
xfree86/dga: Only send DGA events for master devices
Ville Syrjala
1
-0
/
+3
2011-01-27
xfree86/dga: Remove useless ifdefs
Ville Syrjala
1
-13
/
+7
2011-01-27
xfree86/dga: DGAProcessKeyboardEvent() forgot ET_Internal
Ville Syrjala
1
-0
/
+1
2011-01-27
xfree86/dga: Remove DGAMouseX and DGAMouseY
Ville Syrjala
1
-13
/
+0
2011-01-27
xfree86/dga: DGA2 events are missing the dx/dy information
Ville Syrjala
1
-4
/
+4
2011-01-27
xfree86/dga: Make mieq_install Bool
Ville Syrjala
1
-4
/
+4
2011-01-27
xfree86/dga: Remove the ET_DGAEvent handler only if it was installed
Ville Syrjala
1
-2
/
+3
2011-01-27
xfree86/dga: Install the DGA event handler when DGA2 is used
Ville Syrjala
1
-0
/
+5
2011-01-27
xfree86/input: Restore DGAStealKeyEvent()
Ville Syrjala
1
-0
/
+13
2011-01-27
xfree86: bump input minor ABI
Peter Hutterer
1
-1
/
+1
2011-01-23
XQuartz: Use the default signal handler
Jeremy Huddleston
1
-0
/
+21
2011-01-23
XQuartz: Call RRScreenSizeNotify after handling externally-generated XP_EVENT...
Jeremy Huddleston
2
-2
/
+4
2011-01-23
XQuartz: Bump version string to 2.6.1
Jeremy Huddleston
1
-2
/
+2
2011-01-23
XQuartz: Update copyright dates in bundle's plist
Jeremy Huddleston
1
-2
/
+2
2011-01-20
Merge remote branch 'ajax/for-keithp'
Keith Packard
4
-51
/
+16
2011-01-20
Merge remote branch 'jturney/jturney-framebuffer-resize-for-master'
Keith Packard
19
-698
/
+1024
2011-01-20
Add xorg.conf.d shadow man page pointing to xorg.conf man page
Alan Coopersmith
2
-1
/
+2
2011-01-20
xdmxconfig: warning fix
Adam Jackson
1
-1
/
+1
2011-01-20
dmx: warning fixes
Adam Jackson
1
-5
/
+4
2011-01-20
dmx: warning fix
Adam Jackson
1
-31
/
+0
2011-01-20
dmx: warning fix
Adam Jackson
1
-6
/
+1
2011-01-20
dmx: warning fixes
Adam Jackson
1
-8
/
+10
2011-01-19
Cygwin/X: DirectDraw engines shouldn't try to blit if the surface wasn't allo...
Jon TURNEY
3
-44
/
+18
2011-01-19
Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...
Jon TURNEY
6
-107
/
+31
2011-01-19
Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engine
Jon TURNEY
4
-70
/
+60
2011-01-19
Cygwin/X: Use winUpdateFBPointer() in winshaddd.c rather than duplicating it ...
Jon TURNEY
1
-16
/
+1
2011-01-19
Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE check
Jon TURNEY
4
-40
/
+0
2011-01-19
Cygwin/X: Fix a typo in command line argument validation code
Jon TURNEY
1
-2
/
+2
2011-01-19
Cygwin/X: Don't turn off -multiplemonitors when all monitors don't have the s...
Jon TURNEY
1
-4
/
+11
2011-01-19
Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modes
Jon TURNEY
4
-38
/
+103
2011-01-19
Cygwin/X: Make WM_SIZE use RandR resizing when -resize=randr
Jon TURNEY
1
-5
/
+43
2011-01-19
Cygwin/X: Implement framebuffer resizing in RANDR extension
Jon TURNEY
3
-64
/
+254
2011-01-19
Cygwin/X: Add -resize command line option
Jon TURNEY
7
-40
/
+130
2011-01-19
Cygwin/X: Move QueryMonitor() out of windprocarg.c
Jon TURNEY
4
-70
/
+108
2011-01-19
Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...
Jon TURNEY
4
-69
/
+31
2011-01-19
Cygwin/X: Rather than storing calculated physical display sizes, calculate th...
Jon TURNEY
4
-21
/
+2
2011-01-19
Cygwin/X: Refactor framebuffer allocation/release in drawing engines
Jon TURNEY
7
-143
/
+229
2011-01-19
Cygwin/X: Enable building of nativegdi and primaryfb engines to avoid further...
Jon TURNEY
5
-7
/
+43
2011-01-18
Xquartz: rename man page directory from doc to man
Gaetan Nadon
3
-2
/
+2
2011-01-18
xfree86: use sed rather than cpp to perform string substitutions
Gaetan Nadon
3
-317
/
+314
[prev]
[next]