5.0-14013 3 years, 5 months ago Build: Fix -fno-strict-aliasing on Xcode builds (PR #9634 from skylersaleh)
5.0-14011 3 years, 5 months ago Fix PCH when building with CMake + Ninja + MSVC on Windows (PR #9647 from leoetlino)
5.0-14009 3 years, 5 months ago Vulkan: Work around AMD exclusive fullscreen bug (21.3+) (PR #9635 from stenzek)
5.0-14007 3 years, 5 months ago DriverDetails: Fix broken vector bitwise AND on Mali drivers (PR #9636 from sspacelynx)
5.0-14005 3 years, 5 months ago WiiUtils: Add helper functions to get emulated/real Bluetooth device (PR #9638 from leoetlino)
5.0-14002 3 years, 5 months ago MMU: Fix SDR updates being silently dropped in some cases (PR #9625 from leoetlino)
5.0-13999 3 years, 5 months ago WiiUtils: Remove reference qualifier (PR #9628 from Dentomologist)
5.0-13997 3 years, 5 months ago Add game quirks for unknown BP/CP/XF commands (PR #9576 from Pokechu22)
5.0-13992 3 years, 5 months ago MathUtil: Add SaturatingCast to cast floats more safely (PR #9480 from leoetlino)
5.0-13988 3 years, 5 months ago Disable ICache emulation for some games (PR #8937 from Pokechu22)
5.0-13986 3 years, 5 months ago Core: Fix PauseAndLock segfaulting under certain circumstances (PR #9623 from Techjar)
5.0-13984 3 years, 5 months ago Check that zstd headers can be found before using a shared zstd library (PR #9622 from skylersaleh)
5.0-13982 3 years, 5 months ago Set console's default language/country/region based on computer settings (PR #9388 from JosJuice)
5.0-13979 3 years, 5 months ago Convert GameList col enum to enum class (PR #9620 from Dentomologist)
5.0-13976 3 years, 5 months ago JitArm64: Skip calculating carry flag when not needed (PR #9585 from JosJuice)
5.0-13974 3 years, 5 months ago Jits: Discard registers which we know will be overwritten (PR #9351 from JosJuice)
5.0-13971 3 years, 6 months ago Mario Party Cheats Update (PR #9517 from NoraTheGamer)
5.0-13965 3 years, 6 months ago Replace uses of cassert with Common/Assert.h (PR #9621 from Pokechu22)
5.0-13963 3 years, 6 months ago VertexShaderGen: Sonic epsilon hack for OpenGL ES (PR #9591 from blaahaj)
5.0-13961 3 years, 6 months ago JitArm64: Allow DoJit at address 0 (fix launching Wii titles) (PR #9618 from JosJuice)