Skip to content
  • Rui Matos's avatar
    compositor: Handle GL video memory purged errors · 7f6bcea3
    Rui Matos authored
    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
    7f6bcea3