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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
kdrive: set Activate/Deactivate grab for input devices (#21591)
Peter Hutterer
1
-0
/
+4
2009-06-29
dix: ensure Activate/DeactivateGrab has a valid value.
Peter Hutterer
1
-0
/
+2
2009-06-29
Resync COPYING file with notices in code base as of xorg-server-1.6.1
Alan Coopersmith
1
-682
/
+111
2009-06-29
Fix a couple off-by-one array boundary checks.
Jeremy Huddleston
3
-3
/
+3
2009-06-29
xfree86: restore default off for DontZap
Peter Hutterer
3
-10
/
+8
2009-06-29
EXA: Always damage glyph cache pixmap manually after uploading a glyph.
Michel Dänzer
1
-36
/
+37
2009-06-29
EXA: Take GC client clip type into account for migration.
Michel Dänzer
4
-24
/
+25
2009-06-29
Bug #6428, #16458, #21464: Fix crash due to uninitialized VModMap fields.
Tomas Janousek
1
-3
/
+5
2009-06-29
Support setTexBuffer2 in AIGLX.
Kristian Høgsberg
3
-3
/
+16
2009-06-29
EDID: Fix timing class names to match the spec
Adam Jackson
1
-3
/
+3
2009-06-19
pci: Dump vendor/devices ids in the printed device list
Adam Jackson
1
-6
/
+4
2009-06-11
Use a #define instead of a magic number
Ian Romanick
1
-2
/
+4
2009-06-11
DRI2: update DRI2 private drawable width & height according to X drawable
Jerome Glisse
1
-0
/
+2
2009-06-11
DRI2: Force allocation of real-front buffer for non-windows as well
Ian Romanick
1
-8
/
+11
2009-06-11
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
5
-88
/
+284
2009-06-11
DRI2: Add interface for drivers to query DRI2 extension version
Ian Romanick
2
-0
/
+27
2009-06-11
DRI2: Add missing front-buffer flush callback.
Ian Romanick
1
-0
/
+8
2009-06-11
DRI2: Don't leave empty entries in private->buffers
Ian Romanick
1
-8
/
+9
2009-06-11
DRI2: Synchronize the contents of the real and fake front-buffers
Ian Romanick
1
-0
/
+22
2009-06-11
DRI2: Do not send the real front buffer of a window to the client
Ian Romanick
2
-2
/
+32
2009-06-11
DRI2: Add fake front-buffer to request list for windows
Ian Romanick
1
-0
/
+40
2009-06-11
EDID: Add modes from Established Timings III descriptor to mode pool
Adam Jackson
3
-4
/
+86
2009-06-11
EDID: Be more cautious about finding vendor blocks.
Adam Jackson
1
-2
/
+4
2009-06-11
vfb: Fix depth setup.
Adam Jackson
1
-27
/
+3
2009-05-19
xace: Fix a bad device access hook call.
Eamon Walsh
1
-3
/
+3
2009-05-11
xselinux: Relax ownership restriction on SetSelectionUseContext.
Eamon Walsh
1
-9
/
+0
2009-05-08
Don't leak default font path when appending built-ins
Alan Coopersmith
1
-2
/
+11
2009-05-08
Don't leak canonical module name and patterns if module is built-in
Alan Coopersmith
1
-1
/
+2
2009-05-08
Xi: don't double-swap the XListDeviceProperties reply.
Peter Hutterer
1
-7
/
+0
2009-05-08
Xi: fix copy/paste error causing sizeof against wrong struct.
Peter Hutterer
1
-1
/
+1
2009-05-08
os: don't malloc memory in LogVMessageVerb.
Peter Hutterer
1
-16
/
+6
2009-05-08
randr12: looking up these bits if randr isn't initialised is bad.
Dave Airlie
1
-2
/
+4
2009-05-08
Fix byte swapping of XF86VidMode{Get,Set}GammaRamp
Alan Coopersmith
1
-10
/
+6
2009-05-08
Remove references to rgb.txt from files section of Xserver and Xorg man pages
Jon TURNEY
2
-6
/
+0
2009-05-08
Remove long-gone '-co' option from Xserver man page
Jon TURNEY
1
-4
/
+0
2009-05-08
XkbSetNamedIndicator should ignore SD's without LED's
Alan Coopersmith
1
-0
/
+2
2009-05-08
xserver 1.6.1.901
xorg-server-1.6.1.901
Keith Packard
1
-2
/
+2
2009-05-08
dix: fix calculation of number of fake KeyRelease events
Pierre Ossman
1
-5
/
+9
2009-05-08
Xi: don't send XKB mapping notifications when XKB is disabled
Pierre Ossman
1
-1
/
+2
2009-05-08
dix: ignore non-pointer events in XineramaCheckMotion (#20557)
Peter Hutterer
1
-0
/
+17
2009-05-08
Don't prepare outputs & crtcs if set_mode_major is present
Jesse Barnes
1
-3
/
+8
2009-05-08
Bug#21324: Add quirk for Iiyama Vision Master 450
Julien Cristau
1
-0
/
+5
2009-05-08
xfree86: edid quirk for Philips LCD LP154W01-TLAJ
Tormod Volden
1
-0
/
+5
2009-05-08
Add RandR 1.3 requests to protocol.txt
Julien Cristau
1
-0
/
+7
2009-05-08
Add XI 1.5 event and requests to protocol.txt
Julien Cristau
1
-0
/
+5
2009-05-08
xfree86: Remove device from inputInfo.devices if ActivateDevice failed.
Ander Conselvan de Oliveira
1
-0
/
+4
2009-05-08
EXA: Guard empty pending region warning by DEBUG_MIGRATE.
Michel Dänzer
1
-0
/
+2
2009-05-08
EXA: Handle separate alpha maps properly in Composite fallback, take two.
Michel Dänzer
3
-1
/
+51
2009-05-08
DRI2: Send the version the code actually supports
Ian Romanick
1
-2
/
+2
2009-04-16
security: Grant untrusted windows remove access on all windows.
Eamon Walsh
1
-0
/
+5
[prev]
[next]