Files
ppsspp/GPU/Software
Henrik Rydgård c89582cfd6 Merge pull request #21267 from hrydgard/delete-mips-jit
Delete remains of support for the MIPS architecture as host
2026-02-17 10:55:57 +01:00
..
2024-12-18 13:57:26 +01:00
2024-12-18 13:57:26 +01:00
2026-02-17 10:18:08 +01:00

To get to 100% compatibility, we will need a software renderer as there are games out there that do tricks
that can't really be faked in a sensible way. Useful for homebrew too that mix sw and accel rendering.