Files
ppsspp/GPU/Software
Henrik Rydgård 5513fcb223 Merge pull request #21705 from GermanAizek/constexpr-cpp17
GPU: modernize use C++17 constexpr for precalculate compilation
2026-05-27 12:21:39 +02:00
..
2024-12-18 13:57:26 +01:00
2024-12-18 13:57:26 +01:00
2026-05-25 15:41:24 +02: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.