Skip to content
Commit 515f60cb authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

plugins/glide: Fix rotation order when applying render target transformation

The perspective projection matrix has its y axis flipped vertically. It
should be undone when applying the render target transformation, otherwise
the rotation order will be wrong.

BUG: 481664


(cherry picked from commit 7c0a88f3)
parent 111cd842
Pipeline #614025 passed with stage
in 7 minutes and 15 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