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
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
kdrive: fix build error on gcc 4.8 for out-of-bounds array access
Chris Clayton
1
-1
/
+1
2013-05-14
ephyr: Fix crash on 24bpp host framebuffer
Daniel Martin
3
-6
/
+9
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
6
-20
/
+20
2012-11-21
Ephyr: Find the right host screen when embedded
Sjoerd Simons
1
-1
/
+3
2012-10-07
Revert "kinput: allocate enough space for null character."
Julien Cristau
1
-1
/
+1
2012-10-04
Merge remote-tracking branch 'daniels/master'
Keith Packard
3
-48
/
+261
2012-09-25
Add glXCreateNewContext support in Xephyr #54798
Frederic Plourde
3
-17
/
+107
2012-09-25
Xephyr: GLX: Support MakeContextCurrent and MakeCurrentReadSGI
Daniel Stone
3
-31
/
+154
2012-09-24
Merge remote-tracking branch 'ajax/server-1.14-abi-churn'
Keith Packard
1
-2
/
+2
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-08-06
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
2
-27
/
+26
2012-08-06
kinput: allocate enough space for null character.
Dave Airlie
1
-1
/
+1
2012-08-06
ephyr: Resize screen automatically when parent window is resized
Vic Lee
3
-8
/
+82
2012-08-06
ephyr: Fix up some bizarre formatting
Adam Jackson
1
-1
/
+4
2012-07-10
GLX: Remove unused noGlxVisualInit
Daniel Stone
2
-16
/
+1
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
1
-1
/
+0
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
1
-4
/
+4
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
1
-4
/
+0
2012-07-09
ephyrGLXQueryServerString: Stop making an unused copy of server_string
Alan Coopersmith
1
-11
/
+1
2012-07-09
Use C99 designated initializers in Xephyr Replies
Alan Coopersmith
2
-84
/
+99
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
2
-7
/
+11
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
3
-21
/
+20
2012-07-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
2
-52
/
+12
2012-07-03
Drop custom sigio block/unblock functions from kdrive, ephyr and dmx
Peter Hutterer
2
-52
/
+12
2012-06-20
kdrive: adjust BlockHandler/WakeupHandler to new API
Peter Hutterer
2
-7
/
+4
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
4
-11
/
+11
2012-05-14
kdrive: Remove redundant declarations.
Michal Suchanek
2
-5
/
+0
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
51
-11663
/
+11012
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-12-19
kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointe...
Jeremy Huddleston
3
-7
/
+7
2011-12-12
Remove duplicate declarations of KdAdd*Driver in kdrive.h
Alan Coopersmith
1
-6
/
+0
2011-12-12
KdParseFindNext: Constify delim argument
Alan Coopersmith
2
-2
/
+2
2011-12-12
Convert KdDoSwitchCmd to use asprintf instead of malloc/strcat/etc.
Alan Coopersmith
1
-9
/
+4
2011-12-07
Merge remote-tracking branch 'airlied/reviewed-fixes'
Keith Packard
1
-6
/
+0
2011-12-06
kdrive: drop screen crossing code.
Dave Airlie
1
-6
/
+0
2011-12-05
Fix builds of Xnest & Xephyr with Solaris Studio compilers
Alan Coopersmith
1
-0
/
+5
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
2
-5
/
+6
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
1
-3
/
+1
2011-10-25
kdrive: check for null memory, fix OOB
Peter Hutterer
1
-1
/
+7
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
1
-4
/
+5
2011-10-25
kdrive: switch to new InputOption API.
Peter Hutterer
1
-60
/
+72
2011-10-10
Xephyr: Remove socket and its lock file on exit
Jeremy Huddleston
1
-0
/
+11
2011-10-06
Man page syntax and spelling fixes.
Ville Skyttä
1
-16
/
+16
2011-10-03
kdrive: Fix build for opaque InputOption structure.
Jamey Sharp
1
-11
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
2
-15
/
+11
2011-08-09
Xephyr/dri: register screen and window privates on init
Julien Cristau
1
-0
/
+4
[next]