wayland: opengl support
This commit is contained in:
parent
a03065ae52
commit
6946c1eaf3
4 changed files with 229 additions and 29 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue