Files
ppsspp/GPU/Software
Unknown W. Brackets eee3ac79f4 Always clamp in ToRGB[A]?().
Before we only clamped with SSE, better to be consistent.  This may also
be slightly faster.
2014-10-31 09:07:54 -07:00
..
2014-02-22 23:08:26 -05:00
2014-10-31 09:07:54 -07:00
2014-08-30 22:02:28 -07: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.