wayland: opengl

This commit is contained in:
IoIxD
2025-12-30 20:30:22 -07:00
parent a03065ae52
commit 029e62d765
4 changed files with 227 additions and 26 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;