5.0-18683 1 year, 2 months ago Jit64: Use 5 byte jump in mtmsr for the CP interrupt check. (PR #11575 from AdmiralCurtiss)
5.0-18681 1 year, 2 months ago Externals/FreeSurround: Fix pointer created through new[] being freed via delete (PR #11573 from Pokechu22)
5.0-18679 1 year, 2 months ago VideoBackend: Make Metal Default on MacOS (PR #11569 from Hibyehello)
5.0-18676 1 year, 2 months ago Fix uninitialized variable warnings (C26495) (PR #11572 from Pokechu22)
5.0-18672 1 year, 2 months ago Common/FileUtil: Revert behavior of CreateFullPath(). (PR #11567 from AdmiralCurtiss)
5.0-18669 1 year, 2 months ago JitArm64: Fix special cases of cmp (PR #11564 from JosJuice)
5.0-18667 1 year, 2 months ago VideoCommon: Fix stereoscopic 3D on OpenGL < 4.3 (macOS) (PR #11342 from TellowKrinkle)
5.0-18665 1 year, 2 months ago Follow-up fixes for "Properly lock CPU before accessing emulated memory" (PR #11563 from JosJuice)
5.0-18663 1 year, 2 months ago VideoCommon: Clear blend configuration if color/alpha update disabled (PR #11406 from Pokechu22)
5.0-18661 1 year, 2 months ago HookableEvent: Switch to construct on first use (PR #11560 from phire)
5.0-18659 1 year, 2 months ago Jit64: Properly handle backpatching overflowed address calculations (PR #11445 from JosJuice)
5.0-18657 1 year, 2 months ago PPCAnalyst: Actually check if instructions want CR (PR #11503 from JosJuice)
5.0-18653 1 year, 2 months ago PPCCache: Update PLRU on any cache access (PR #11559 from Pokechu22)
5.0-18651 1 year, 2 months ago fileutil: use std::filesystem (PR #11426 from shuffle2)
5.0-18648 1 year, 2 months ago JIT: Fix calls to HLE::Execute. (PR #11561 from AdmiralCurtiss)
5.0-18646 1 year, 2 months ago VertexLoader: Add more info to m_vertex_size == m_src_ofs assertion (PR #11558 from Pokechu22)
5.0-18644 1 year, 2 months ago DolphinQt: Properly lock CPU before accessing emulated memory (PR #11554 from JosJuice)
5.0-18641 1 year, 2 months ago VideoCommon: add constant value for maximum number of pixel samplers (PR #11550 from iwubcode)
5.0-18639 1 year, 2 months ago Rename "Speed up Disc Transfer Rate" to "Emulate Disc Speed" (PR #11538 from t895)
5.0-18636 1 year, 2 months ago DiscIO/FileBlob: Make m_size unsigned. (PR #11556 from AdmiralCurtiss)