5.0-20849 4 months ago VideoCommon: apply "force 24-bit color" to EFB-to-VRAM copies as well (PR #12452 from Tilka)
5.0-20847 4 months ago Fix sharp bilinear using ceil instead of floor (PR #12434 from Filoppi)
5.0-20845 4 months ago NetKDRequestDevice: Fix sporadic crashes during emulation shutdown (PR #12463 from Dentomologist)
5.0-20842 4 months ago Socket: Fix a nullptr dereference when operations are pending (PR #12462 from sepalani)
5.0-20840 4 months, 1 week ago VideoCommon/PixelEngine: Passthrough system instance in constructor (PR #12460 from lioncash)
5.0-20836 4 months, 1 week ago Core: Use fmt over sprintf in trivial cases (PR #12439 from lioncash)
5.0-20828 4 months, 1 week ago JitArm64: Fix the "do nothing" cases of ANDI2R and friends (PR #12458 from JosJuice)
5.0-20826 4 months, 1 week ago VideoCommon/CommandProcessor: Pass system instance through constructor (PR #12454 from lioncash)
5.0-20824 4 months, 1 week ago VideoCommon: revert max pixel samplers back to 8 for Android (PR #12456 from iwubcode)
5.0-20822 4 months, 1 week ago VideoCommon/Fifo: Pass system instance through FifoManager constructor (PR #12451 from lioncash)
5.0-20820 4 months, 1 week ago Core/HLE/HLE: Remove global system accessors (PR #12442 from lioncash)
5.0-20814 4 months, 1 week ago Core/IOS/ES: Remove global system accessor in InitializeEmulationState() (PR #12448 from lioncash)
5.0-20812 4 months, 1 week ago CheatSearch: Get rid of global system accessors (PR #12450 from lioncash)
5.0-20810 4 months, 1 week ago UICommon: Remove global system accessor in TriggerSTMPowerEvent() (PR #12449 from lioncash)
5.0-20808 4 months, 1 week ago Core/GeckoCode: Remove global system accessors (PR #12445 from lioncash)
5.0-20804 4 months, 1 week ago Core/IOS/IOS: Remove global system accessors (PR #12441 from lioncash)
5.0-20797 4 months, 1 week ago Core/PatchEngine: Get rid of global system accessors (PR #12446 from lioncash)
5.0-20795 4 months, 1 week ago Core/Debugger/PPCDebugInterface: Remove global system accessor (PR #12447 from lioncash)
5.0-20793 4 months, 1 week ago Core/Debugger_SymbolMap: Minor interface cleanup (PR #12444 from lioncash)
5.0-20789 4 months, 1 week ago GameSettings: fix C4 texture tiling in Crash Nitro Kart (PR #12430 from Tilka)