mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
580bd2b25e
* Update asmjit dependency (aarch64 branch) * Disable USE_DISCORD_RPC by default * Dump some JIT objects in rpcs3 cache dir * Add SIGILL handler for all platforms * Fix resetting zeroing denormals in thread pool * Refactor most v128:: utils into global gv_** functions * Refactor PPU interpreter (incomplete), remove "precise" * - Instruction specializations with multiple accuracy flags * - Adjust calling convention for speed * - Removed precise/fast setting, replaced with static * - Started refactoring interpreters for building at runtime JIT * (I got tired of poor compiler optimizations) * - Expose some accuracy settings (SAT, NJ, VNAN, FPCC) * - Add exec_bytes PPU thread variable (akin to cycle count) * PPU LLVM: fix VCTUXS+VCTSXS instruction NaN results * SPU interpreter: remove "precise" for now (extremely non-portable) * - As with PPU, settings changed to static/dynamic for interpreters. * - Precise options will be implemented later * Fix termination after fatal error dialog |
||
---|---|---|
.. | ||
7z | ||
asmjit | ||
cubeb | ||
curl | ||
discord-rpc | ||
FAudio@caf9754455 | ||
ffmpeg@bf019f8c88 | ||
flatbuffers@a9a295fecf | ||
GL | ||
glslang | ||
GPUOpen/include | ||
hidapi | ||
libpng | ||
libusb | ||
OpenAL | ||
pugixml@08b3433180 | ||
SPIRV | ||
stblib | ||
wolfssl | ||
XAudio2Redist | ||
xxHash@35b0373c69 | ||
yaml-cpp | ||
zlib | ||
CMakeLists.txt | ||
llvm.cmake | ||
qt5.cmake | ||
xxhash.vcxproj |