mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
render: on Wayland, make eglSwapBuffers non-blocking
This commit is contained in:
parent
f34b7f8800
commit
b42fc4f2b1
2 changed files with 8 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
#include <wlr/render/dmabuf.h>
|
||||
|
||||
struct wlr_egl {
|
||||
EGLenum platform;
|
||||
EGLDisplay display;
|
||||
EGLConfig config;
|
||||
EGLContext context;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue