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
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
hw/xfree86: unvalidated lengths
Nathan Kidd
1
-35
/
+46
2017-09-25
xfree86: up the path name size to 512 in xf86MatchDriverFromFiles
Peter Hutterer
1
-1
/
+1
2017-09-25
xfree86: Silence a new glibc warning
Adam Jackson
1
-0
/
+3
2017-09-25
os: Handle SIGABRT
Michel Dänzer
1
-0
/
+1
2017-01-11
xfree86: fix wrong usage of xf86optionListMerge
Qiang Yu
1
-1
/
+1
2017-01-11
Fix a segfault that occurs if xorg.conf.d is absent:
Ben Crocker
1
-0
/
+9
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+15
2016-10-26
xfree86: swap the list of paused devices to an xorg_list
Peter Hutterer
1
-11
/
+20
2016-10-26
xfree86: use the right option traversal list to search for an option
Peter Hutterer
1
-11
/
+7
2016-10-05
xfree86: remove aiglx cmd/xorg.conf option
Emil Velikov
2
-11
/
+0
2016-09-28
config: fix GPUDevice fail when AutoAddGPU off + BusID
Qiang Yu
1
-3
/
+15
2016-09-28
xfree86: recognize primary BUS_PCI device in xf86IsPrimaryPlatform()
Laszlo Ersek
1
-1
/
+9
2016-08-18
Fix Xorg -configure not working anymore
Hans De Goede
1
-1
/
+2
2016-08-15
Autoconfig: Fix the loop adding dectected drivers to the list of screens
Matthieu Herrb
1
-2
/
+1
2016-08-15
xfree86: vgaarb: Initialize local variable rsrc_decodes
Emily Deng
1
-1
/
+1
2016-08-13
xfree86: Set pScrn->pScreen before driver ScreenInit is called
Keith Packard
1
-2
/
+11
2016-08-12
xfree86: lock input during PreInit
Peter Hutterer
1
-0
/
+2
2016-08-12
xfree86: fix unbalanced input_lock/unlock in xf86NewInputDevice()
Peter Hutterer
1
-1
/
+1
2016-07-28
xfree86: Hook up colormaps and RandR 1.2 gamma code v6
Michel Dänzer
2
-54
/
+13
2016-07-18
xfree86: if ATTR_KEYBOARD is set, match for keyboards
Peter Hutterer
1
-1
/
+1
2016-07-18
Bump ABI versions to reflect block/wakeup handler API changes
Keith Packard
1
-2
/
+2
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
3
-3
/
+3
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
2
-10
/
+6
2016-07-18
hw/xfree86: Use NotifyFd for other input fd wakeups
Keith Packard
1
-26
/
+22
2016-07-18
xfree86: Switch from select(2) to poll(2)
Keith Packard
1
-1
/
+0
2016-07-15
xfree86: Fix fallback driver sort order for Xorg -configure (v2)
Adam Jackson
1
-19
/
+40
2016-06-10
Allow ConstantDeceleration < 1.0
Eric Biggers
1
-1
/
+1
2016-06-08
xfree86: Don't swallow ±iglx command line flag
Adam Jackson
1
-1
/
+1
2016-06-08
Allow compile-time selection of a fallback input driver
Peter Hutterer
1
-8
/
+31
2016-06-08
xfree86: Remove redundant parse of AIGLX server flag
Adam Jackson
1
-5
/
+0
2016-06-08
dix: Update some comments to reflect the new non-SIGIO input model
Adam Jackson
2
-3
/
+2
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
1
-9
/
+9
2016-05-30
xfree86: Provide xf86BlockSIGIO and xf86ReleaseSIGIO as wrappers for input mutex
Keith Packard
1
-0
/
+4
2016-05-29
xfree86: Remove event reading code from xf86Wakeup
Keith Packard
1
-28
/
+0
2016-05-29
xfree86: Bump ABI versions
Keith Packard
1
-3
/
+3
2016-05-26
xfree86: Use threaded input mechanism [v2]
Keith Packard
3
-10
/
+7
2016-05-26
xfree86: Remove unnecessary errno save/restore in xf86ReadInput
Keith Packard
1
-3
/
+0
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
7
-53
/
+33
2016-05-26
xfree86: Add IndirectGLX server flag (v2)
Adam Jackson
3
-0
/
+14
2016-05-04
xfree86: drop unneeded strdup for modulepath/logfile
Emil Velikov
1
-12
/
+2
2016-05-04
xfree86: use the xf86CheckPrivs() helper for modulepath/logfile
Emil Velikov
1
-27
/
+23
2016-05-04
xfree86: factor out the check priviliges and print a big warning
Emil Velikov
1
-14
/
+12
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
1
-0
/
+3
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
1
-1
/
+1
2016-04-18
xfree86: Remove xf86RegisterRootWindowProperty
Adam Jackson
6
-146
/
+1
2016-04-18
xfree86: Unexport xf86Initialising, remove xf86ServerIsInitialising
Adam Jackson
3
-9
/
+1
2016-04-18
xfree86: Create VT atoms from the root window callback (v2)
Adam Jackson
1
-42
/
+25
2016-04-18
xfree86: Create seat atom from the root window callback (v2)
Adam Jackson
1
-20
/
+19
2016-03-14
xfree86: Font modules aren't a real thing
Adam Jackson
1
-3
/
+0
2016-03-11
vidmode: Remove stray vidmodeproc.h from EXTRA_DIST
Adam Jackson
1
-1
/
+0
[next]