5.0-1632 8 years ago Add a hotkey for toggling texture dumps (PR #4495 from slashiee)
5.0-1630 8 years ago macOS: Add missing includes to fix no-PCH build (PR #4590 from hthh)
5.0-1628 8 years ago Display warning when dumping audio if file exists (PR #4523 from RisingFog)
5.0-1626 8 years ago Jit64: Make register caches not rely on the global jit variable (PR #4535 from lioncash)
5.0-1617 8 years ago DSP: Namespace remaining un-namespaced DSP code (PR #4585 from lioncash)
5.0-1615 8 years ago Add common Wii SDK function signatures to the signature DB (PR #4490 from leoetlino)
5.0-1612 8 years ago Add an empty spacer in the Mic Input config dialog (PR #4587 from aldelaro5)
5.0-1609 8 years ago Fixes WiiSave import (PR #4519 from sepalani)
5.0-1606 8 years ago Automatic translation resources sync with Transifex
5.0-1605 8 years ago VideoCommon: Don't process the depth range in the vertex shader if it's not oversized. (PR #4471 from Armada651)
5.0-1600 8 years ago DSPAnalyzer: Fix two clang warnings about sign mismatched types (PR #4580 from lioncash)
5.0-1598 8 years ago DSP: Namespace the interpreter and JIT (PR #4579 from lioncash)
5.0-1595 8 years ago TextureCache: Add a dirty bit for partial updates on overlapping EFB copies. (PR #4568 from degasus)
5.0-1593 8 years ago ControllerEmu: Fix LoadDefaults to use ciface argument (PR #4578 from ligfx)
5.0-1591 8 years ago DSPTables: Move function type aliases into DSPOPCTemplate (PR #4576 from lioncash)
5.0-1589 8 years ago Add cmake options to disable optional dependencies (PR #4487 from linkmauve)
5.0-1585 8 years ago DSPAnalyzer: Hide implementation details (PR #4572 from lioncash)
5.0-1582 8 years ago Should fix being unable to change memory card slot A (PR #4573 from Techjar)
5.0-1580 8 years ago DSPEmitter: Minor cleanup (PR #4570 from lioncash)
5.0-1574 8 years ago TextureCache: Extract BP enum check to VideoCommon. (PR #4569 from degasus)