diff options
author | Derek Foreman <[email protected]> | 2018-03-22 10:20:43 -0500 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-04-12 21:49:29 +0200 |
commit | 50e3fb590c615155ad9fb694b7c49992e0319a24 (patch) | |
tree | 9a605c1bd612f8d949097bcb570db8a8115333de /meson.build | |
parent | 9776580d9713be55098e776954796377dc0ca201 (diff) |
egl/wayland: Make swrast display_sync the correct queue
commit 03dd9a88b0be17ff0ce91e92f6902a9a85ba584a introduced per surface
queues, but the display_sync for swrast_commit_backbuffer remained on
the old queue. This is likely to break when dispatching the correct
queue at the top of function (which can't dispatch the sync callback
we're waiting for).
The easiest known reproduction case is running weston-subsurfaces under
weston --use-pixman
Signed-off-by: Derek Foreman <[email protected]>
Reviewed-by: Daniel Stone <[email protected]>
(cherry picked from commit aa18a63512ccfa4eb8bc5d043e8967738a465af4)
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions