wayland: opengl support

This commit is contained in:
IoIxD
2025-12-30 22:26:19 -07:00
parent a03065ae52
commit 6946c1eaf3
4 changed files with 229 additions and 29 deletions

View File

@@ -170,8 +170,7 @@ struct _MwLLWayland {
struct wl_keyboard* keyboard;
MwU32 keyboard_serial;
MwU64 events_pending;
MwBool test;
MwU64 events_pending;
MwU32 mod_state;
@@ -186,8 +185,7 @@ struct _MwLLWayland {
MwBool force_render;
MwBool break_dispatch;
MwBool break_pending;
MwBool hmmmm;
struct _MwLLWaylandShmBuffer framebuffer;
struct _MwLLWaylandShmBuffer cursor;