Files
gio/app
Elias Naur 9df56f44e9 app: avoid deadlock on context refresh
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>
2021-06-22 19:35:00 +02:00
..
2020-06-13 16:41:28 +02:00
2020-05-14 10:11:18 +02:00
2021-06-22 19:35:00 +02:00