diff options
author | Andri Yngvason <andri@yngvason.is> | 2020-04-26 18:20:34 +0000 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-04-27 15:40:03 +0200 |
commit | e51d507799eddf103f7f2df09c2c4bdcd0864ec9 (patch) | |
tree | 40db9181d28607033c09e561bea696198a8c6b50 /backend/libinput/switch.c | |
parent | 39af3535c3791ead9cf182ad67fec30f5259b1a3 (diff) |
export-dmabuf: Schedule output frame on request
A client requesting frames in the ready callback may miss frames that
happen while it is waiting to receive the event or sending the request.
If that happens, the client will have an outdated frame for an
indefinite period. A new frame might not be scheduled for a very long
time.
With this change, clients will receive new frames immediately upon
request.
Diffstat (limited to 'backend/libinput/switch.c')
0 files changed, 0 insertions, 0 deletions