mirror of
https://github.com/brl/mutter.git
synced 2024-11-28 02:50:41 -05:00
e4375046e0
Seems glGetString(GL_RENDERER) in the wild can return NULL, causing issues with strstr(). Handle this more gracefully by using g_return_val_if_fail(), that assumes a NULL renderer means software rendering. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1931> |
||
---|---|---|
.. | ||
gl | ||
nop |