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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-0
/
+2
2009-08-25
Perform rotation redisplay before calling driver block handler (which may flu...
Keith Packard
1
-2
/
+3
2009-08-25
xf86_reload_cursors: fix cursor position to eliminate jumping after mode set
Keith Packard
1
-2
/
+4
2009-07-29
quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)
Ben Skeggs
1
-0
/
+5
2009-07-26
xfree86: move didLock assignment down to where the function pointer is valid.
Dave Airlie
1
-1
/
+1
2009-07-26
hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
Benjamin Defnet
1
-3
/
+5
2009-07-26
randr: Nuke broken set_origin shortcut
Matthias Hopf
1
-13
/
+0
2009-07-08
Fix build of drivers with 1.6.2 when not using --install-libxf86config
Alan Coopersmith
1
-6
/
+2
2009-07-06
dri2: Preserve compatibility with 1.6 DRI2 API/ABI
Keith Packard
3
-77
/
+203
2009-07-06
xfree86: remove duplicate header entries in Makefile.am
Arkadiusz Miskiewicz
2
-4
/
+2
2009-06-29
xfree86: fix SWCursor check in xf86CursorSetCursor.
Peter Hutterer
1
-3
/
+3
2009-06-29
Change default for ExaOptimizeMigration to false
Julien Cristau
1
-1
/
+1
2009-06-29
kdrive: set Activate/Deactivate grab for input devices (#21591)
Peter Hutterer
1
-0
/
+4
2009-06-29
Fix a couple off-by-one array boundary checks.
Jeremy Huddleston
1
-1
/
+1
2009-06-29
xfree86: restore default off for DontZap
Peter Hutterer
2
-9
/
+7
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
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
3
-80
/
+231
2009-06-11
DRI2: Add interface for drivers to query DRI2 extension version
Ian Romanick
2
-0
/
+27
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
1
-2
/
+22
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-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
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
1
-3
/
+0
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
xfree86: Remove device from inputInfo.devices if ActivateDevice failed.
Ander Conselvan de Oliveira
1
-0
/
+4
2009-05-08
DRI2: Send the version the code actually supports
Ian Romanick
1
-2
/
+2
2009-03-20
randr: Fix thinko in xf86TargetPreferred
Adam Jackson
1
-2
/
+2
2009-02-25
XQuartz: Re-enable support for capslock
Jeremy Huddleston
1
-1
/
+2
2009-02-25
DRI1: Make DRICreateDrawable return TRUE for pixmaps.
Michel Dänzer
1
-1
/
+1
2009-02-25
Add Extensions section to xorg.conf man page
Alan Coopersmith
1
-1
/
+28
2009-02-25
Pre-clip panning coordinates to keep crtc within panning region
Keith Packard
1
-167
/
+214
2009-02-19
xf86CrtcShadowClear is unused.
Keith Packard
1
-31
/
+0
2009-02-19
Make panning+transform be correctly driven by mouse
Keith Packard
1
-8
/
+173
2009-02-19
Make RgbPath keyword in xorg.conf a non-fatal error
Alan Coopersmith
2
-0
/
+7
2009-02-18
X11/fonts/fontmod.h doesn't exist anymore.
Keith Packard
1
-1
/
+0
2009-02-18
XQuartz: Don't need GlxSetVisualConfig any more
Jeremy Huddleston
1
-2
/
+0
2009-02-17
Eliminate the shadow clear on transform change
Keith Packard
2
-14
/
+29
2009-02-17
Add XkbDir to Files config file section
Keith Packard
7
-0
/
+25
2009-02-17
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
1
-86
/
+48
[next]