Skip to content
Snippets Groups Projects
Commit 9faf55d2 authored by Niklas Haas's avatar Niklas Haas
Browse files

renderer: fix plane pass dimensions

Turns out the correct handling img.w/h isn't as simple as setting it to
either "the plane size" or "the src_rect size". We have to set it to the
plane size for the plane shaders, but the src_rect size for the plane
scalers. How annoying. Maybe this field needs to be reworked/figured out
somehow.
parent 61d0d5c3
No related branches found
No related tags found
No related merge requests found
Pipeline #17798 passed with stages
in 7 minutes and 14 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment