mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 01:32:24 -07:00
Replace the loop-based texture address swizzling code by a bit-twiddling implementation, providing a very small speed up. Also simplify addressing code.