Skip to content

effects: Fix crash in screen transform

David Edmundson requested to merge work/d_ed/transform_crash into master

When we add a screen we perform actions immediately, this requires an openGL context current

BUG: 459837

Merge request reports