aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/vdpau.c
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2014-08-11 13:50:56 +0200
committerGravatar wm4 <wm4@nowhere>2014-08-11 13:50:56 +0200
commitef9b399020742d7a29fc2265ef587d938d78e63a (patch)
treeb2adc56138120f0ea8573f0b4ca965d780b47da6 /video/vdpau.c
parentbce48f30d2d309f7e9e9c0b00bacbc4dcca910fd (diff)
input: fix event wakeup
When a new event was added, merely a flag was set, instead of actually waking up the core (if needed). This was ok in ancient times when all event sources were part of the select() loop. But now there are several cases where other threads can add input, and then you actually need to wakeup the core in order to make it read the events at all.
Diffstat (limited to 'video/vdpau.c')
0 files changed, 0 insertions, 0 deletions