4.0-4085 9 years, 4 months ago Remove unnecessary cstdarg header includes (PR #1509 来自 lioncash)
4.0-4083 9 years, 4 months ago Dolphin[Qt|WX]: Miscellaneous cleanup. (PR #1506 来自 waddlesplash)
4.0-4081 9 years, 4 months ago Host: Kill off Host_SysMessage (PR #1497 来自 lioncash)
4.0-4079 9 years, 4 months ago Common: Fix -Wmaybe-uninitialized warning. (PR #1490 来自 rohit-n)
4.0-4077 9 years, 4 months ago DolphinWX: wx-ify the unofficial version warning (PR #1496 来自 lioncash)
4.0-4075 9 years, 4 months ago PPCCache: Make PLRU lookup tables static (PR #1494 来自 lioncash)
4.0-4073 9 years, 4 months ago Interpreter: Remove dead patches() function (PR #1495 来自 lioncash)
4.0-4071 9 years, 4 months ago Fix uninitialized GPU determinism mode for NAND titles or whatever. (PR #1504 来自 comex)
4.0-4069 9 years, 4 months ago Work around LLVM header peculiarity (PR #1488 来自 Tilka)
4.0-4067 9 years, 4 months ago JIT: remove accidentally left-in debug code (PR #1505 来自 FioraAeterna)
4.0-4065 9 years, 4 months ago TASInputDlg: Narrow a variable scope in UpdateFromText (PR #1499 来自 lioncash)
4.0-4063 9 years, 4 months ago PowerPC: Remove unused variable. (PR #1498 来自 rohit-n)
4.0-4061 9 years, 4 months ago JIT: improve handling of stores with a known address (PR #1230 来自 FioraAeterna)
4.0-4059 9 years, 4 months ago JIT: fix register preloading (PR #1492 来自 FioraAeterna)
4.0-4057 9 years, 4 months ago Menu capitalization consistency (PR #1485 来自 Stevoisiak)
4.0-4055 9 years, 4 months ago JIT: fix typo in optimization patch (PR #1491 来自 FioraAeterna)
4.0-4053 9 years, 4 months ago Profiling: measure time on non-Windows/POSIX using clock_gettime (PR #1408 来自 randomstuff)
4.0-4051 9 years, 4 months ago Core: Fix potentially uninitialized variable warnings (PR #1427 来自 lioncash)
4.0-4049 9 years, 4 months ago JIT: revert cmpXX optimization (PR #1489 来自 FioraAeterna)
4.0-4047 9 years, 4 months ago Make EXI use CoreTiming events like everything else instead of having its own special check. (PR #1483 来自 comex)