Files
ppsspp/GPU/Software
Unknown W. Brackets d7a82ab7b8 softgpu: Compute func IDs once per batch of verts.
This saves a decent chunk of time, especially when many verts are being
drawn.
2022-01-10 22:12:35 -08:00
..
2022-01-03 06:45:10 -08:00
2022-01-03 06:45:10 -08:00
2022-01-03 06:45:10 -08: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.