index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
3
-0
/
+11
2016-06-08
xfree86: Remove redundant parse of AIGLX server flag
Adam Jackson
1
-5
/
+0
2016-06-08
xwayland: Call eglBindAPI after eglInitialize
Michel Dänzer
1
-1
/
+2
2016-06-08
dix: Update some comments to reflect the new non-SIGIO input model
Adam Jackson
9
-18
/
+12
2016-06-08
xfree86: Undocument UseSIGIO in xorg.conf
Adam Jackson
1
-9
/
+0
2016-06-08
dri1: Hide the SIGIO details from drivers
Adam Jackson
2
-74
/
+62
2016-06-08
dmx: Remove SIGIO input support here too
Adam Jackson
6
-305
/
+2
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
10
-23
/
+16
2016-06-03
xwayland: sync event queue to check compositor reply
Olivier Fourdan
3
-0
/
+12
2016-06-03
xwayland: refactor Wayland event handling
Olivier Fourdan
1
-12
/
+25
2016-06-03
xwayland: add a server sync before repeating keys
Olivier Fourdan
2
-1
/
+77
2016-06-02
Merge remote-tracking branch 'daenzer/for-master'
Keith Packard
3
-70
/
+4
2016-05-31
xwayland: Use the CLOCK_MONOTONIC clock
Jonas Ådahl
1
-0
/
+2
2016-05-30
xfree86/modes: Remove xf86_reload_cursors v2
Michel Dänzer
3
-69
/
+3
2016-05-30
xfree86/modes: Assign xf86_config->cursor in xf86_load_cursor_image v2
Michel Dänzer
1
-1
/
+1
2016-05-30
xfree86: Provide xf86BlockSIGIO and xf86ReleaseSIGIO as wrappers for input mutex
Keith Packard
2
-5
/
+9
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-27
modesetting: Use new xf86CurrentCursor API
Keith Packard
1
-2
/
+1
2016-05-26
kdrive: Use threaded input
Keith Packard
1
-2
/
+4
2016-05-26
xfree86: Use threaded input mechanism [v2]
Keith Packard
3
-10
/
+7
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
2
-3
/
+3
2016-05-26
xfree86: Remove unnecessary errno save/restore in xf86ReadInput
Keith Packard
1
-3
/
+0
2016-05-26
kdrive: Don't lock input across read in KdNotifyFd
Keith Packard
1
-2
/
+0
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
13
-192
/
+80
2016-05-26
kdrive: Remove unneeded AddEnabledDevice/RemoveEnabledDevice calls
Keith Packard
1
-2
/
+0
2016-05-26
xfree86: Add IndirectGLX server flag (v2)
Adam Jackson
4
-0
/
+18
2016-05-26
xfree86: Set xf86CrtcConfigRec cursor pointer to NULL in HideCursor
Keith Packard
3
-12
/
+15
2016-05-25
xwayland: Move sprite invalidation logic into mipointer
Keith Packard
1
-8
/
+1
2016-05-11
xwayland: don't check events as early as InitInput
Olivier Fourdan
1
-5
/
+0
2016-05-06
modesetting: fix build with glamor disabled.
Dave Airlie
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-05-04
modesetting: set capabilities up after glamor and enable offload caps.
Dave Airlie
1
-12
/
+16
2016-05-04
xf86Crtc: don't set the root window property on slave GPUs.
Dave Airlie
1
-1
/
+2
2016-05-04
modesetting: set driverPrivate to NULL after closing fd.
Dave Airlie
1
-1
/
+1
2016-05-04
modesetting: Consistent whitespace in driver.c
Alex Goins
1
-18
/
+18
2016-05-04
XQuartz: Update copyright years
Jeremy Huddleston Sequoia
1
-2
/
+2
2016-05-04
XQuartz: Add --with-bundle-version and --with-bundle-version-string configure...
Jeremy Huddleston Sequoia
2
-3
/
+5
2016-05-03
XQuartz: Add --with-sparkle-feed-url configure option
Jeremy Huddleston Sequoia
2
-2
/
+2
2016-05-03
XQuartz: Update release feed URL to use new https URL
Jeremy Huddleston Sequoia
1
-14
/
+1
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
5
-0
/
+19
2016-05-02
modesetting: port clean start code from amdgpu. (v2)
Dave Airlie
3
-12
/
+36
2016-05-02
modesetting: add support for background none.
Dave Airlie
4
-26
/
+106
2016-04-29
kdrive: Nuke a bunch of dead code
Adam Jackson
1
-441
/
+0
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
1
-1
/
+1
2016-04-29
x86emu: Change include order to avoid conflict with system header
Andreas Schwab
2
-9
/
+1
2016-04-25
xwayland-shm: fortify fallocate against EINTR
Marek Chalupa
1
-2
/
+8
2016-04-18
xfree86/parser: simplify #ifdef ladder
Emil Velikov
1
-22
/
+9
[next]