Files
ppsspp/GPU/Software
fp64 436b49c4f2 Streamline x86 SSE workaround
Seems clearer than using #ifdef's at each site. Also rationale
is clearly spelled out, one 'Go to definition' away from any instance.
2023-06-27 00:30:01 -04:00
..
2023-04-02 16:41:29 +02:00
2023-06-27 00:30:01 -04:00
2023-06-27 00:30:01 -04:00
2023-05-26 10:28:10 +02:00
2023-05-26 10:28:10 +02: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.