mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-03 09:50:35 -05:00
f8059eae43
The loop was allocating one-too-many levels, as well as incorrect sizes for each level. Probably not an issue as mipmapped render targets aren't used, but the logic should be correct anyway.