mirror of https://github.com/PCSX2/pcsx2.git
5c38811967
microVU: minor fixes. The ps2's VUs (and FPU) pretty much always do sqrt(abs(x)) whenever doing sqrt's. SSE's sqrt will give you a NaN if x is negative instead, so force abs(x) before doing sqrt (unless the value is known to be positive). git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1592 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
3rdparty | ||
bin | ||
common | ||
fps2bios | ||
nsis | ||
pcsx2 | ||
plugins | ||
build.rb | ||
build.sh | ||
clean_msvc.cmd | ||
pcsx2_suite_2008.sln |