mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-19 18:03:02 -06:00

This was causing crashes/driver resets when odd-dimension textures were being loaded, due to the size we were uploading being larger than the size of the higher-level texture calculated by the runtime.