diff options
author | Daniel Stone <[email protected]> | 2017-05-02 10:06:32 +0100 |
---|---|---|
committer | Daniel Stone <[email protected]> | 2017-05-19 09:36:06 +0100 |
commit | 5034c615582add2be9309dc1d7383fb0daba6dd3 (patch) | |
tree | f17e6f654a7a802452d8578a2b6249d41b339295 /src/egl | |
parent | c902a1957d079941823006d56b6810e1e85be4b0 (diff) |
vulkan/wsi/wayland: Use proxy wrappers for swapchain
Though most swapchain operations used a queue, they were racy in that
the object was created with the queue only set later, meaning that its
event could potentially be dispatched from the default queue in between
these two steps.
Use proxy wrappers to avoid this race, also assigning wl_buffers created
for the swapchain to the event queue.
Signed-off-by: Daniel Stone <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions