5.0-18696 1 year, 7 months ago Fix various memory leaks (PR #11578 from Pokechu22)
5.0-18692 1 year, 7 months ago AudioPane: Fix inconsistent initial state of audio stretching labels (PR #11579 from Pokechu22)
5.0-18690 1 year, 7 months ago Check the input and destination paths before converting a game file onto itself (PR #11576 from yannhodiesne)
5.0-18687 1 year, 7 months ago Android: Fix armeabi-v7a build (PR #11577 from JosJuice)
5.0-18685 1 year, 7 months ago VideoBackends:Vulkan: Fix printing validation errors (PR #11574 from K0bin)
5.0-18683 1 year, 7 months ago Jit64: Use 5 byte jump in mtmsr for the CP interrupt check. (PR #11575 from AdmiralCurtiss)
5.0-18681 1 year, 7 months ago Externals/FreeSurround: Fix pointer created through new[] being freed via delete (PR #11573 from Pokechu22)
5.0-18679 1 year, 7 months ago VideoBackend: Make Metal Default on MacOS (PR #11569 from Hibyehello)
5.0-18676 1 year, 7 months ago Fix uninitialized variable warnings (C26495) (PR #11572 from Pokechu22)
5.0-18672 1 year, 7 months ago Common/FileUtil: Revert behavior of CreateFullPath(). (PR #11567 from AdmiralCurtiss)
5.0-18669 1 year, 7 months ago JitArm64: Fix special cases of cmp (PR #11564 from JosJuice)
5.0-18667 1 year, 7 months ago VideoCommon: Fix stereoscopic 3D on OpenGL < 4.3 (macOS) (PR #11342 from TellowKrinkle)
5.0-18665 1 year, 7 months ago Follow-up fixes for "Properly lock CPU before accessing emulated memory" (PR #11563 from JosJuice)
5.0-18663 1 year, 7 months ago VideoCommon: Clear blend configuration if color/alpha update disabled (PR #11406 from Pokechu22)
5.0-18661 1 year, 7 months ago HookableEvent: Switch to construct on first use (PR #11560 from phire)
5.0-18659 1 year, 7 months ago Jit64: Properly handle backpatching overflowed address calculations (PR #11445 from JosJuice)
5.0-18657 1 year, 7 months ago PPCAnalyst: Actually check if instructions want CR (PR #11503 from JosJuice)
5.0-18653 1 year, 7 months ago PPCCache: Update PLRU on any cache access (PR #11559 from Pokechu22)
5.0-18651 1 year, 7 months ago fileutil: use std::filesystem (PR #11426 from shuffle2)
5.0-18648 1 year, 7 months ago JIT: Fix calls to HLE::Execute. (PR #11561 from AdmiralCurtiss)