Skip to content

Draft: Fix culling when scanning out directly

We don't "MetaCullable" in the direct scanout path, meaning various damage tracking code has the wrong unobscured rect basing its decisions whether it should post any damage to the stage or not.

Merge request reports