mirror of https://github.com/PCSX2/pcsx2.git
316e7ffccc
- Added microVU_Clamp.inl to the project file which holds all of mVU's clamping routines. - Added tmmk's optimized clamping method for sse4 (preserve sign clamp mode only) <-- untested - Not using regalloc for preserved-sign non-sse4 code anymore since it seems to be bugged (thanks to nneeve for pointing it out) - Extra mode was using preserve-sign code before; but changed it now to never preserve nan sign... - Fixed a bug in extra clamp modes where it was clamping all 4 vectors on SS SSE instructions, destroying upper 3 vectors... After these changes the compatibility of extra / preserve sign clamp modes have gone up. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2315 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
3rdparty | ||
bin | ||
common | ||
fps2bios | ||
nsis | ||
pcsx2 | ||
plugins | ||
tools | ||
build-plugins.sh | ||
build.rb | ||
clean_msvc.cmd | ||
pcsx2-codeblocks.workspace | ||
pcsx2_suite_2008.sln | ||
pcsx2_suite_2010.sln | ||
rebuild.sh |