Jonas Ådahl
efd7b8987f
renderer/native: Make the EGLStreams operate in mailbox mode
This means eglSwapBuffers() wont dead lock if there is an old buffer pending page flip. This could happen after e.g. mode changes or for other reasons.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%