5.0-6578 6 years, 7 months ago Qt: Remove always true if statement (PR #6475 from Starsam80)
5.0-6576 6 years, 7 months ago Initial implementation of the Dolphin auto-updater for Windows (PR #6463 from delroth)
5.0-6568 6 years, 7 months ago Config: Set bMMU to true by default on x64 (PR #6451 from leoetlino)
5.0-6566 6 years, 7 months ago Interpreter: Handle setting the overflow flag when the OE bit is set in divw, divwu, and neg (PR #6470 from lioncash)
5.0-6562 6 years, 7 months ago [RFC] Qt: Remove in-development warning (PR #6474 from spycrab)
5.0-6560 6 years, 7 months ago JitBase: Ensure JitOptions and JitState instances are consistently initialized (PR #6472 from lioncash)
5.0-6558 6 years, 7 months ago Translation resources sync with Transifex
5.0-6557 6 years, 7 months ago Make strings more consistent between DolphinWX and DolphinQt2 (PR #6471 from JosJuice)
5.0-6555 6 years, 7 months ago Breakpoints: Remove direct usages of the JIT global (PR #6467 from lioncash)
5.0-6551 6 years, 7 months ago DataReader: Minor API changes (PR #6460 from lioncash)
5.0-6545 6 years, 7 months ago Interpreter_SystemRegisters: Handle mffs, mtfsb0, mtfsb1, mtfsf and mtfsfi with the record bit set (PR #6466 from lioncash)
5.0-6543 6 years, 7 months ago D3D: Fix broken bounding box (PR #6444 from stenzek)
5.0-6541 6 years, 7 months ago ShaderCache: Implement compile priority (PR #6442 from stenzek)
5.0-6539 6 years, 7 months ago JitArm64_RegCache: Remove using namespace declaration from header (PR #6464 from lioncash)
5.0-6537 6 years, 7 months ago JitInterface: Remove a downcast within InitJitCore (PR #6468 from lioncash)
5.0-6535 6 years, 7 months ago PPCTables: Make the op type enum an enum class (PR #6462 from lioncash)
5.0-6533 6 years, 7 months ago x64Emitter: Move FloatOp and NormalOp enum definitions into the cpp file (PR #6461 from lioncash)
5.0-6530 6 years, 7 months ago VertexShaderGen: Convert defines to an enum (PR #6459 from lioncash)
5.0-6528 6 years, 7 months ago VideoBackendBase: Migrate functions from MainBase.cpp to VideoBackendBase.cpp (PR #6458 from lioncash)
5.0-6526 6 years, 7 months ago Boot: Set TYPE_NANDBOOT when booting from NAND (PR #6450 from leoetlino)