4.0-1090 10 years, 10 months ago Remove some superfluous arguments from some wx control creations (PR #139 来自 lioncash)
4.0-1088 10 years, 10 months ago SW renderer: add missing ClearCurrent() (PR #138 来自 Tilka)
4.0-1086 10 years, 10 months ago Actually make PPCDebugInterface::ClearAllBreakpoints have functionality. (PR #130 来自 lioncash)
4.0-1082 10 years, 10 months ago Fix MAC address reading on Windows. (PR #141 来自 Parlane)
4.0-1080 10 years, 10 months ago Implement workaround for Windows versions which do not support XSAVE. (PR #140 来自 shuffle2)
4.0-1077 10 years, 10 months ago Rename the JIT function Default() to FallBackToInterpreter(). Communicates intent way better in terms of telling the reader what's going on. (PR #122 来自 lioncash)
4.0-1075 10 years, 10 months ago Fix reading revision specific default game inis in ISOProperties. (PR #137 来自 RachelBryk)
4.0-1073 10 years, 10 months ago Allow VS builds to be speedy again (PR #134 来自 shuffle2)
4.0-1071 10 years, 10 months ago commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by usin... (PR #133 来自 shuffle2)
4.0-1069 10 years, 10 months ago OS X likes to be different. It reports the host processor type as i386 i... (PR #132 来自 Sonicadvance1)
4.0-1067 10 years, 10 months ago Make our architecture defines less stupid. (PR #120 来自 Sonicadvance1)
4.0-1065 10 years, 10 months ago Simplify ShowSound() in FileMonitor.cpp. (PR #131 来自 lioncash)
4.0-1062 10 years, 11 months ago Software renderer: Restore FifoPlayer support by emulating hardware backend behavior. (PR #118 来自 neobrain)
4.0-1058 10 years, 11 months ago Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use CamelCase function names. (PR #128 来自 lioncash)
4.0-1056 10 years, 11 months ago Fix 32 bit non-Windows build (PR #129 来自 Tilka)
4.0-1054 10 years, 11 months ago Make the base calculation in CheatsWindow simpler. (PR #127 来自 lioncash)
4.0-1052 10 years, 11 months ago UnitTests: ensure the Binaries/Tests directory exists before linking. (PR #126 来自 delroth)
4.0-1050 10 years, 11 months ago Unittests: Always use GTest from Externals (recommended way from GTest FAQ). (PR #125 来自 delroth)
4.0-1048 10 years, 11 months ago Do not hard fail when running 'make unittests' without GTest. (PR #124 来自 delroth)
4.0-1046 10 years, 11 months ago Add support for GTest based UnitTests (PR #119 来自 delroth)