opengl support

This commit is contained in:
IoIxD 2025-12-08 23:05:25 -07:00
commit d9f543e2cc
3 changed files with 90 additions and 41 deletions

View file

@ -103,6 +103,7 @@ struct _MwLLWayland {
MwLL parent;
MwLL topmost_parent;
MwBool draw_recursively;
MwBool no_viewport;
GLuint fbo;
unsigned int fbo_texture;