mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
fac1d00c89
The mesa surfaceless renderer doesn't support configs, but does support EGL_KHR_no_config_context so no config is required. Don't fail context creation in this setup. With this change, the headless tests work on a headless linux with the EGL_PLATFORM environment variable set to "surfaceless". Signed-off-by: Elias Naur <mail@eliasnaur.com>