summaryrefslogtreecommitdiffstats
path: root/src/egl
diff options
context:
space:
mode:
authorDaniel Stone <[email protected]>2017-05-02 10:06:32 +0100
committerDaniel Stone <[email protected]>2017-05-19 09:36:06 +0100
commit5034c615582add2be9309dc1d7383fb0daba6dd3 (patch)
treef17e6f654a7a802452d8578a2b6249d41b339295 /src/egl
parentc902a1957d079941823006d56b6810e1e85be4b0 (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