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
2008-10-10
xserver 1.5.2
xorg-server-1.5.2
Adam Jackson
1
-2
/
+2
2008-10-10
EDID: Catch monitors that encode aspect ratio for physical size.
Adam Jackson
1
-0
/
+41
2008-10-09
Revert "Array-index based devPrivates implementation."
Adam Jackson
2
-109
/
+102
2008-10-08
Fix GKVE with key_code > 255
Julien Cristau
1
-3
/
+3
2008-10-08
DGA: Fix ProcXF86DGASetViewPort for missing support in driver.
Luc Verhaegen
1
-2
/
+5
2008-10-08
Check nextEnabledOutput()'s return in bestModeForAspect()
Zhenyu Wang
1
-1
/
+2
2008-10-08
int10: Fix a nasty memory leak.
Adam Jackson
1
-0
/
+2
2008-10-08
int10: Don't warn when scanning for devices we don't have.
Adam Jackson
1
-7
/
+1
2008-10-08
int10: Remove useless check.
Adam Jackson
1
-7
/
+0
2008-10-08
Array-index based devPrivates implementation.
Eamon Walsh
2
-102
/
+109
2008-10-08
xkb: squash canonical types into explicit ones on core reconstruction.
Peter Hutterer
1
-3
/
+10
2008-10-08
xkb: fix core keyboard map generation. #14373
Peter Hutterer
1
-5
/
+34
2008-10-08
xkb: fix use of uninitialized variable.
Kim Woelders
1
-12
/
+5
2008-10-06
Remove usage of mfbChangeWindowAttributes missed in e4d11e58c...
Alan Coopersmith
1
-1
/
+0
2008-09-24
only build dri2 when DRI2 is enabled
Alan Hourihane
1
-1
/
+5
2008-09-23
xserver 1.5.1
xorg-server-1.5.1
Adam Jackson
1
-2
/
+2
2008-09-23
Move RELEASE_DATE below AC_INIT.
Adam Jackson
1
-1
/
+1
2008-09-23
Fix panoramiX request and reply swapping
Peter Harris
2
-8
/
+27
2008-09-23
exa: disable shared pixmaps
Julien Cristau
1
-0
/
+10
2008-09-17
Conditionalize Composite-based backing store on pScreen->backingStoreSupport.
Aaron Plattner
1
-1
/
+2
2008-09-03
xserver 1.5.0
xorg-server-1.5.0
Adam Jackson
1
-2
/
+2
2008-09-03
Fix strict-aliasing silliness in XAA.
Adam Jackson
1
-4
/
+4
2008-09-03
Disable DRI2 by default.
Adam Jackson
1
-1
/
+1
2008-09-03
Disable XTrap build by default.
Adam Jackson
1
-1
/
+1
2008-09-03
Xevie: swap replies as necessary
Julien Cristau
1
-0
/
+27
2008-09-03
Xevie: always initialize rep.length (bug#17394)
Thorvald Natvig
1
-0
/
+4
2008-09-03
Add swapped dispatch for randr 1.2 requests
Julien Cristau
3
-69
/
+215
2008-09-02
Xorg.man: typo (the the).
Thomas Bodzar
1
-1
/
+1
2008-09-02
Xserver.man: Typo (the the).
Matthieu Herrb
1
-1
/
+1
2008-09-02
Don't try to destroy a NULL pixmap.
Daniel Drake
1
-1
/
+1
2008-08-31
xf86Crtc: Set mode to NULL, so nothing bad happens if crtc == NULL.
Maarten Maathuis
1
-1
/
+1
2008-08-29
Cosmetic fix to EDID decoding.
Xavier Bestel
1
-1
/
+2
2008-08-29
Fix the tile offset in miPaintWindow for ParentRelative windows.
Fredrik Höglund
1
-2
/
+2
2008-08-29
Don't abort if swrast library is not present
Daniel Drake
2
-14
/
+25
2008-08-29
Reimplement ShmPutImage.
Adam Jackson
5
-180
/
+25
2008-08-28
Attempt getpeercon() on remote sockets as well as local ones.
Eamon Walsh
1
-11
/
+10
2008-08-26
Fix driGetConfigAttribIndex unaligned access to GLboolean.
Kristian Høgsberg
3
-23
/
+8
2008-08-17
exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26
Maarten Maathuis
1
-1
/
+1
2008-08-13
xkb: ProcXkbSetDeviceInfo should work on all attached SDs.
Peter Hutterer
1
-17
/
+89
2008-08-13
xkb: ProcXkbSetGeometry should work on all attached SDs.
Peter Hutterer
1
-31
/
+56
2008-08-13
xkb: ProcXkbSetNames should work on all attached SDs.
Peter Hutterer
1
-271
/
+353
2008-08-13
xkb: ProcXkbSetNamedIndicator should work on all attached SDs.
Peter Hutterer
1
-70
/
+184
2008-08-13
xkb: ProcXkbSetIndicatorMap should work on all attached SDs.
Peter Hutterer
1
-36
/
+68
2008-08-13
xkb: ProcXkbSetCompatMap should work on all attached SDs.
Peter Hutterer
1
-52
/
+118
2008-08-13
xkb: ProcXkbSetMap should work on all attached SDs.
Peter Hutterer
1
-103
/
+181
2008-08-13
xkb: ProcXkbBell should work on all attached SDs.
Peter Hutterer
1
-91
/
+140
2008-08-12
Fix --disable/--enable-kbd_mode configure flag
Alan Coopersmith
1
-1
/
+1
2008-08-09
glx: fix crash in driGetConfigAttribIndex
Dave Miller
1
-0
/
+4
2008-08-06
Make xstrcasestr prototype return value match the implementation
Alan Coopersmith
1
-1
/
+1
2008-08-06
DIX: Add strcasestr from FreeBSD
Daniel Stone
5
-1
/
+76
[next]