From 2bb9744b9e9f6f5328f809de73f0e1680a0ba7e8 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Mon, 11 May 2026 10:59:20 +1200 Subject: actually license stuff properly (sorry adrian perez) and do some other stuff --- src/sfwk-wpe.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/sfwk-wpe.c b/src/sfwk-wpe.c index 1d374b3..ee6281e 100644 --- a/src/sfwk-wpe.c +++ b/src/sfwk-wpe.c @@ -20,6 +20,10 @@ #include #include +// dont do this +// TODO make this not use globals +// if one were to make another webview in another window, they're f**ked +// completely f**ked static EGLContext saved_egl_context = EGL_NO_CONTEXT; static EGLDisplay saved_egl_display = EGL_NO_DISPLAY; -- cgit v1.2.3