5.0-1650 7 years, 9 months ago DSPDisassembler: directly initialize AssemblerSettings struct members (PR #4609 from lioncash)
5.0-1648 7 years, 9 months ago JitRegCache: Move FlushMode enum into RegCache (PR #4593 from lioncash)
5.0-1646 7 years, 9 months ago PatchEngine: Get rid of a global variable (PR #4604 from lioncash)
5.0-1644 7 years, 9 months ago FifoPlayer: Loop playback consistency, save texture memory to file (PR #4598 from stenzek)
5.0-1639 7 years, 9 months ago DSPJitRegCache: Make class variables conform to the coding style (PR #4591 from lioncash)
5.0-1637 7 years, 9 months ago ISOProperties: Fix encoding errors in window title (PR #4588 from JosJuice)
5.0-1635 7 years, 9 months ago Vulkan: Clear alpha channel to 0 when pixel format has no alpha channel (PR #4574 from stenzek)
5.0-1632 7 years, 9 months ago Add a hotkey for toggling texture dumps (PR #4495 from slashiee)
5.0-1630 7 years, 9 months ago macOS: Add missing includes to fix no-PCH build (PR #4590 from hthh)
5.0-1628 7 years, 9 months ago Display warning when dumping audio if file exists (PR #4523 from RisingFog)
5.0-1626 7 years, 9 months ago Jit64: Make register caches not rely on the global jit variable (PR #4535 from lioncash)
5.0-1617 7 years, 9 months ago DSP: Namespace remaining un-namespaced DSP code (PR #4585 from lioncash)
5.0-1615 7 years, 9 months ago Add common Wii SDK function signatures to the signature DB (PR #4490 from leoetlino)
5.0-1612 7 years, 9 months ago Add an empty spacer in the Mic Input config dialog (PR #4587 from aldelaro5)
5.0-1609 7 years, 9 months ago Fixes WiiSave import (PR #4519 from sepalani)
5.0-1606 7 years, 9 months ago Automatic translation resources sync with Transifex
5.0-1605 7 years, 9 months ago VideoCommon: Don't process the depth range in the vertex shader if it's not oversized. (PR #4471 from Armada651)
5.0-1600 7 years, 9 months ago DSPAnalyzer: Fix two clang warnings about sign mismatched types (PR #4580 from lioncash)
5.0-1598 7 years, 9 months ago DSP: Namespace the interpreter and JIT (PR #4579 from lioncash)
5.0-1595 7 years, 9 months ago TextureCache: Add a dirty bit for partial updates on overlapping EFB copies. (PR #4568 from degasus)