4.0-1132 10 years, 6 months ago Add more sound file extensions to FileMonitor's IsSoundFile. (PR #149 来自 lioncash)
4.0-1130 10 years, 6 months ago Run clang-modernize and manually fix the result (PR #142 来自 Tilka)
4.0-1126 10 years, 6 months ago Fix IsQNAN() and reduce code duplication (PR #152 来自 Tilka)
4.0-1123 10 years, 6 months ago Fix DSPTool string output for disassembly. (PR #153 来自 lioncash)
4.0-1121 10 years, 6 months ago Rename assemble.cpp/.h and disassemble.cpp./.h (PR #151 来自 lioncash)
4.0-1119 10 years, 6 months ago Fix DSPTool compilation with the new namespace. (PR #150 来自 lioncash)
4.0-1117 10 years, 6 months ago Add a namespace to DSPHost. (PR #148 来自 lioncash)
4.0-1115 10 years, 6 months ago Misc (PR #147 来自 Tilka)
4.0-1109 10 years, 6 months ago Add more tests for Common and Core/MMIO (PR #146 来自 delroth)
4.0-1107 10 years, 6 months ago Fixes include order of TextureConversionShader.cpp (PR #144 来自 Parlane)
4.0-1105 10 years, 6 months ago [Android] Remove unnecessary comment from VideoSettingsFragment. (PR #143 来自 lioncash)
4.0-1103 10 years, 6 months ago Add missing functional include caused by PR111
4.0-1102 10 years, 6 months ago Fix bug in PrintCallstack caused by trying to use MMIO (PR #111 来自 Parlane)
4.0-1100 10 years, 6 months ago MMIO reads JIT optimization (PR #114 来自 delroth)
4.0-1093 10 years, 6 months ago Remove console correctly (PR #96 来自 lioncash)
4.0-1090 10 years, 6 months ago Remove some superfluous arguments from some wx control creations (PR #139 来自 lioncash)
4.0-1088 10 years, 6 months ago SW renderer: add missing ClearCurrent() (PR #138 来自 Tilka)
4.0-1086 10 years, 6 months ago Actually make PPCDebugInterface::ClearAllBreakpoints have functionality. (PR #130 来自 lioncash)
4.0-1082 10 years, 6 months ago Fix MAC address reading on Windows. (PR #141 来自 Parlane)
4.0-1080 10 years, 6 months ago Implement workaround for Windows versions which do not support XSAVE. (PR #140 来自 shuffle2)