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
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
3
-134
/
+197
2016-07-15
dix: Work around non-premultiplied ARGB cursor data
Michel Dänzer
1
-0
/
+23
2016-06-20
dix: Call screen block/wakeup handlers closest to blocking [v3]
Keith Packard
1
-10
/
+13
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-13
/
+17
2016-06-10
xace: Remove the audit hooks and tune dispatch
Adam Jackson
1
-1
/
+0
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
1
-0
/
+7
2016-06-01
dix: Don't update current time in the middle of input event processing
Keith Packard
2
-2
/
+0
2016-05-30
dix: Remove bogus input_mutex and input_mutex_count definitions from globals.c
Keith Packard
1
-9
/
+0
2016-05-26
dix: Reallocate touchpoint buffer at input event time [v2]
Keith Packard
1
-59
/
+29
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
2
-4
/
+14
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
3
-11
/
+11
2016-05-16
Input: Send XI2 FocusOut NotifyPointer events to the pointer window.
Andrew Comminos
1
-4
/
+16
2016-05-04
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
6
-16
/
+27
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
1
-2
/
+1
2016-04-22
dix/ptraccel: Remove float literals
Simon Thum
1
-19
/
+19
2016-04-22
dix/ptraccel: Fix memory leak in InitPredictableAccelerationScheme
Simon Thum
1
-2
/
+8
2016-04-18
dix: Add RootWindowFinalizeCallback
Adam Jackson
1
-0
/
+3
2016-02-29
dix: Add ClientSignalAll()
Chris Wilson
1
-0
/
+22
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
1
-11
/
+21
2015-12-07
prime: Damage full destination rectangle when we start dirty tracking
Michel Dänzer
1
-0
/
+21
2015-12-01
dix: Move InitFonts up above screen initialization
Keith Packard
2
-2
/
+3
2015-12-01
Remove non-smart scheduler. Don't require setitimer.
Keith Packard
1
-7
/
+10
2015-11-30
dix: Remove redundant ChangeWindowProperty
Adam Jackson
1
-8
/
+0
2015-11-24
Input: Add focus-in event source
Daniel Stone
1
-0
/
+5
2015-11-24
Input: Add DeviceEventSource enum
Daniel Stone
2
-12
/
+16
2015-11-10
Also dump passive grabs on XF86LogGrabInfo
Michael Stapelberg
1
-0
/
+126
2015-10-19
fonts: Continue when font calls return Suspended more than once
Keith Packard
1
-21
/
+0
2015-10-19
dix: Silence -Wunused-variable warning by moving window.c off of legacy regio...
Jeremy Huddleston
1
-5
/
+4
2015-09-25
protocol.txt: Add MIT-SHM 1.2 requests
Alan Coopersmith
1
-0
/
+2
2015-09-25
protocol.txt: Add DRI3 1.0 requests
Alan Coopersmith
1
-0
/
+6
2015-09-25
protocol.txt: Add Present 1.0 requests
Alan Coopersmith
1
-0
/
+5
2015-09-25
protocol.txt: Add RANDR 1.5 requests
Alan Coopersmith
1
-0
/
+3
2015-09-25
protocol.txt: Remove extensions that died before Xorg was born
Alan Coopersmith
1
-182
/
+0
2015-09-23
dix: put warning in for scroll increments of 0
Peter Hutterer
1
-0
/
+4
2015-09-22
dix: remove dead extensions to protocol.txt
Tiago Vignatti
1
-59
/
+0
2015-09-22
Add new GLX events errors and requests to protocol.txt
Robert Hooker
1
-0
/
+38
2015-09-22
Add DRI2 2.2/2.3 events and requests to protocol.txt
Robert Hooker
1
-0
/
+7
2015-09-21
privates: Clear screen-specific keys during CloseScreen
Aaron Plattner
2
-0
/
+10
2015-08-28
debug output format fix in TouchEventHistoryPush()
Jon TURNEY
1
-1
/
+1
2015-08-24
configurable maximum number of clients
Olivier Fourdan
4
-22
/
+45
2015-07-08
atom: make FreeAtom static
Adam Jackson
1
-3
/
+1
2015-07-08
atom: Bump initial table size
Adam Jackson
1
-1
/
+1
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-2
/
+2
2015-07-08
dix: unifdef pWin->rootlessUnhittable
Adam Jackson
1
-4
/
+1
2015-07-08
dix: Unexport various implementation details
Adam Jackson
6
-176
/
+180
2015-07-08
prime: add rotation support for offloaded outputs (v2)
Dave Airlie
1
-44
/
+136
2015-06-30
cursor: drop ARGB_CURSOR
Dave Airlie
1
-8
/
+0
2015-05-20
dix: hook up the unaccelerated valuator masks
Peter Hutterer
1
-7
/
+20
2015-05-20
dix: Add unaccelerated valuators to the ValuatorMask
Peter Hutterer
1
-3
/
+75
2015-05-20
dix: fix indentation
Peter Hutterer
1
-2
/
+2
[next]