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)
5.0-1571 8 years ago Remove incorrect usage of "ASCII" and "ANSI" (PR #4566 from JosJuice)
5.0-1569 8 years ago DSPHLE: Seperate HLE construction and initialization. (PR #4565 from degasus)
5.0-1567 8 years ago VolumeDirectory: Don't use references inappropriately (PR #4564 from JosJuice)
5.0-1564 8 years ago DSPEmitter: Get rid of an unused member variable (PR #4563 from lioncash)
5.0-1562 8 years ago evdev: reduce startup time (PR #4562 from Tilka)
5.0-1560 8 years ago Remove dead code to set the path to the macOS SDK. (PR #4504 from grp)