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
/
xf86Init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-13
xfree86: Set pScrn->pScreen before driver ScreenInit is called
Keith Packard
1
-2
/
+11
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
1
-1
/
+1
2016-06-08
xfree86: Don't swallow ±iglx command line flag
Adam Jackson
1
-1
/
+1
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
1
-9
/
+9
2016-05-26
xfree86: Use threaded input mechanism [v2]
Keith Packard
1
-0
/
+3
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-3
/
+3
2016-05-26
xfree86: Add IndirectGLX server flag (v2)
Adam Jackson
1
-0
/
+4
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-04-18
xfree86: Remove xf86RegisterRootWindowProperty
Adam Jackson
1
-51
/
+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-02-29
vidmode: move to a separate library of its own
Olivier Fourdan
1
-0
/
+1
2014-10-08
xfree86: Remove some can't-happen printf from xf86CreateRootWindow
Adam Jackson
1
-15
/
+0
2014-09-26
xfree86: Remove pointless xf86PrintMarkers
Adam Jackson
1
-7
/
+1
2014-07-28
xfree86: Remove #include "compiler.h" from places that don't need it
Adam Jackson
1
-2
/
+0
2014-04-03
Set a flag property on the root window to say if the X server VT is active
Michael Thayer
1
-1
/
+15
2014-03-03
systemd-logind: Add systemd-logind "core"
Hans de Goede
1
-0
/
+3
2014-01-29
dbus-core: Make dbus-core no longer mutually exclusive with udev
Hans de Goede
1
-0
/
+5
2014-01-29
xfree86: Keep a non-seat0 X server from touching VTs (#71258)
Laércio de Sousa
1
-1
/
+2
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
1
-2
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-3
/
+5
2013-04-12
xf86: use new xf86VTOwner interface in a few places
Dave Airlie
1
-1
/
+1
2012-09-20
xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)
Adam Jackson
1
-12
/
+15
2012-07-10
Merge branch 'local-fixes'
Keith Packard
1
-2
/
+4
2012-07-09
Add xf86ExtensionInit for DDX extension configuration
Daniel Stone
1
-0
/
+2
2012-07-09
Reliably reset signals at server init time
Keith Packard
1
-1
/
+0
2012-07-09
xfree86: In InitOutput, only call OsReleaseSIGIO if OsBlockSIGIO was called
Keith Packard
1
-1
/
+4
2012-07-07
dix: attach unbound screens to protocol screen 0 (v2)
Dave Airlie
1
-0
/
+3
2012-07-06
xfree86: add DDX gpu screen support. (v3)
Dave Airlie
1
-0
/
+42
2012-07-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
1
-4
/
+5
2012-07-03
xfree86: drop ddx-specific SIGIO blocking
Peter Hutterer
1
-5
/
+5
2012-07-02
Log in OsVendorFatalError() in a signal safe manner
Chase Douglas
1
-7
/
+7
2012-06-22
xfree86: always enable SIGIO on OsVendorInit (#50957)
Peter Hutterer
1
-0
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-05-21
config/udev: add pre_init stage to config and udev.
Dave Airlie
1
-0
/
+2
2012-04-05
xf86Init: provide ddxBeforeReset ifdef DDXBEFORERESET
Yaakov Selkowitz
1
-0
/
+7
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1077
/
+1069
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
1
-9
/
+69
2011-11-04
xfree86: duplicate name and driver from pInfo for NewInputDeviceRequest
Peter Hutterer
1
-0
/
+2
2011-10-25
xfree86: use NewInputDeviceRequest for xorg.conf devices too
Peter Hutterer
1
-28
/
+1
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-1
/
+6
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-4
/
+22
2011-09-16
xfree86: move -novtswitch & -sharevts argument handling up to common layer
Alan Coopersmith
1
-0
/
+12
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
1
-0
/
+19
2011-08-22
xfree86: update comment for InitInput
Peter Hutterer
1
-4
/
+3
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-4
/
+4
[next]