Skip to content
Commit ccf5623f authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

backends/wayland: Flush rendering commands in endFrame()

eglSwapBuffers() used to flush rendering commands but now that we render
to dmabufs, we need somehow to flush the rendering commands to the dmabuf.

It fixes some of the weird rendering issues that I see sometimes.
parent 370808b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment