mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
9df56f44e9
The platform GPU context must be Refreshed on the window event thread, but our rendering loop must not, because it may also want access to the window event thread. Fixes gio#236 Signed-off-by: Elias Naur <mail@eliasnaur.com>