Rui Matos
7f6bcea331
compositor: Handle GL video memory purged errors
Emit a signal so that interested parties can recreate their FBOs and queue a full scene graph redraw to ensure we don't end up showing graphical artifacts. This relies on the GL driver supporting the NV_robustness_video_memory_purge extension and cogl creating a suitable GL context. For now we only make use of it with the X backend since the only driver with which this is useful is NVIDIA. https://bugzilla.gnome.org/show_bug.cgi?id=739178
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%