Skip to content
Commit 711b6e36 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects/zoom: Fix rendering with mixed scale factors

When allocating offscreen texture, we should use screen's scale rather
than current render target's scale.

In addition to that, the cached vbo cannot be used for rendering on
other screens with different scale factors, which can happen.
parent a62dc131
Pipeline #337923 canceled with stage
in 39 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment