Files
ppsspp/GPU/Software
Unknown W. Brackets d6a5e84db5 softgpu: Fix worldpos skipping.
Oops, was reversed.  We need worldpos for non-directional lights.
2023-07-16 10:59:44 -07:00
..
2023-04-02 16:41:29 +02:00
2023-07-16 10:59:44 -07: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.