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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
6
-0
/
+23
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
glamor: Call eglBindAPI after eglInitialize
Michel Dänzer
1
-5
/
+6
2016-06-08
dix: Update some comments to reflect the new non-SIGIO input model
Adam Jackson
12
-23
/
+17
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
14
-34
/
+22
2016-06-07
os: Do timers under input lock, not blocked signals
Keith Packard
1
-14
/
+14
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-03
xkb: add hook to allow/deny AccessX key repeat
Olivier Fourdan
2
-1
/
+9
2016-06-02
Merge remote-tracking branch 'daenzer/for-master'
Keith Packard
5
-86
/
+24
2016-06-01
dix: Don't update current time in the middle of input event processing
Keith Packard
2
-2
/
+0
2016-06-01
os: Initialize NotifyFds earlier in startup
Keith Packard
1
-1
/
+1
2016-06-01
os: Lock input while messing with input device list
Keith Packard
1
-3
/
+11
2016-05-31
xwayland: Use the CLOCK_MONOTONIC clock
Jonas Ådahl
4
-2
/
+35
2016-05-30
xfree86/modes: Remove xf86_reload_cursors v2
Michel Dänzer
3
-69
/
+3
2016-05-30
os: Use strtok instead of xstrtokenize in ComputeLocalClient
Michel Dänzer
1
-4
/
+5
2016-05-30
glamor: Cannot use copies when accessing outside of composite source
Michel Dänzer
1
-12
/
+15
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-30
dix: Remove bogus input_mutex and input_mutex_count definitions from globals.c
Keith Packard
1
-9
/
+0
2016-05-29
os: fix input_mutex_count off-by-one in input_force_unlock
Keith Packard
1
-2
/
+3
2016-05-29
xfree86: Remove event reading code from xf86Wakeup
Keith Packard
1
-28
/
+0
2016-05-29
Add ax_pthread.m4 to m4/
Keith Packard
1
-0
/
+337
2016-05-29
xfree86: Bump ABI versions
Keith Packard
1
-3
/
+3
2016-05-29
test: Actually verify that two equivalent touch points are the same
Keith Packard
1
-1
/
+1
2016-05-29
test: Make touch test reflect new ability to realloc touch array [v2]
Keith Packard
1
-15
/
+16
2016-05-27
glamor: Adjust for drawable x/y in composite's copy optimization
Keith Packard
1
-0
/
+4
2016-05-27
os: Increase default client buffer to 16kB
Keith Packard
1
-2
/
+2
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
dix: Reallocate touchpoint buffer at input event time [v2]
Keith Packard
1
-59
/
+29
2016-05-26
mi: Grow event queue while reading events
Keith Packard
1
-71
/
+32
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
13
-54
/
+540
2016-05-26
xkb: Hold input lock across injected key event processing
Keith Packard
1
-2
/
+1
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
28
-456
/
+115
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
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
12
-26
/
+103
2016-05-26
glamor: glamor_make_current sooner in glamor_composite_with_shader
Keith Packard
1
-2
/
+2
2016-05-26
glamor: Disable logic ops when doing compositing [v4]
Keith Packard
2
-0
/
+7
2016-05-26
xfree86: Set xf86CrtcConfigRec cursor pointer to NULL in HideCursor
Keith Packard
3
-12
/
+15
2016-05-25
glamor: Check for composite operations which are equivalent to copies
Michel Dänzer
1
-0
/
+23
[next]