xserver/dix
Keith Packard f84703b50c dix: Reallocate touchpoint buffer at input event time [v2]
Now that input is threaded, malloc can be used at event time to resize
the touchpoint buffer as needed.x

v2: Remove "Need to grow the queue means dropping events."
    from comment as it no longer applies. (Peter Hutterer)

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-05-26 16:07:54 -07:00
..
.gitignore
BuiltInAtoms
Makefile.am
Xserver-dtrace.h.in
Xserver.d
atom.c
buildatoms
colormap.c
cursor.c
devices.c Remove SIGIO support for input [v5] 2016-05-26 16:07:54 -07:00
dispatch.c dix: Push UpdateCurrentTimeIf down out of the main loop 2016-05-04 10:58:01 -04:00
dispatch.h
dixfonts.c dix: Move InitFonts up above screen initialization 2015-12-01 13:55:11 -05:00
dixutils.c dix: Add ClientSignalAll() 2016-02-29 14:33:11 -05:00
enterleave.c Input: Send XI2 FocusOut NotifyPointer events to the pointer window. 2016-05-16 15:19:54 +10:00
enterleave.h
eventconvert.c
events.c dix: Push UpdateCurrentTimeIf down out of the main loop 2016-05-04 10:58:01 -04:00
extension.c
ffs.c
gc.c
getevents.c Input: Add focus-in event source 2015-11-24 11:36:34 +10:00
globals.c Create a threaded mechanism for input [v7] 2016-05-26 16:07:54 -07:00
glyphcurs.c
grabs.c
initatoms.c
inpututils.c Input: Add DeviceEventSource enum 2015-11-24 11:36:32 +10:00
main.c Create a threaded mechanism for input [v7] 2016-05-26 16:07:54 -07:00
pixmap.c prime: Damage full destination rectangle when we start dirty tracking 2015-12-07 17:05:54 -05:00
privates.c privates: Clear screen-specific keys during CloseScreen 2015-09-21 14:18:51 -04:00
property.c dix: Push UpdateCurrentTimeIf down out of the main loop 2016-05-04 10:58:01 -04:00
protocol.txt protocol.txt: Add MIT-SHM 1.2 requests 2015-09-25 09:46:11 -04:00
ptrveloc.c Remove SIGIO support for input [v5] 2016-05-26 16:07:54 -07:00
region.c
registry.c
resource.c
selection.c dix: Push UpdateCurrentTimeIf down out of the main loop 2016-05-04 10:58:01 -04:00
stubmain.c
swaprep.c
swapreq.c
tables.c
touch.c dix: Reallocate touchpoint buffer at input event time [v2] 2016-05-26 16:07:54 -07:00
window.c dix: Add hybrid full-size/empty-clip mode to SetRootClip 2016-02-22 13:26:31 -05:00