4.0-3459 10 years, 1 month ago NetPlayClient: Remove unused macro (PR #1186 from lioncash)
4.0-3457 10 years, 1 month ago Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow... (PR #1191 from comex)
4.0-3455 10 years, 1 month ago ReadDataFromFifo is always called with len = 32. Remove the parameter t... (PR #1188 from comex)
4.0-3453 10 years, 1 month ago Debug: fix display of instructions in virtual memory in MMU games (PR #1167 from FioraAeterna)
4.0-3451 10 years, 1 month ago JIT: fix carry merging across breakpoints (PR #1164 from FioraAeterna)
4.0-3449 10 years, 1 month ago JIT: enable block linking and idle skipping in debug mode (PR #1159 from FioraAeterna)
4.0-3447 10 years, 1 month ago JIT: merge lbz + extsb (PR #1150 from FioraAeterna)
4.0-3445 10 years, 1 month ago When loading the map file for a DOL/ELF file, extract only the filename from the DOL/ELF's path (PR #1018 from zhuowei)
4.0-3443 10 years, 1 month ago Add OpenGL 4.0-4.5 core extensions. (PR #1185 from comex)
4.0-3441 10 years, 1 month ago Jit_Integer: Get rid of some cast noise in boolX (PR #1179 from lioncash)
4.0-3439 10 years, 1 month ago CoreParameter: Use unique_ptrs over raw pointers. (PR #1168 from lioncash)
4.0-3436 10 years, 1 month ago Moved the linking of the FIFO CPWritePointer near where CPWritePointer gets updated (PR #1144 from skidau)
4.0-3434 10 years, 1 month ago JIT: a small optimization for subfex and friends (PR #1138 from FioraAeterna)
4.0-3432 10 years, 1 month ago GekkoDisassembler: show W and I in psq_l/psq_st disassembly (PR #1181 from FioraAeterna)
4.0-3430 10 years, 1 month ago GPU determinism (apparently it is ready for merge) (PR #885 from comex)
4.0-3419 10 years, 1 month ago Fix QtCompile.props to work if the repo path contains spaces. (PR #1172 from shuffle2)
4.0-3417 10 years, 1 month ago DSPJitRegCache: Merge two loops in popRegs. (PR #1171 from lioncash)
4.0-3415 10 years, 1 month ago Clean-up the leftover dspARAMAddresses code that was no longer needed. (PR #1175 from skidau)
4.0-3413 10 years, 1 month ago SI: Fix bounds check in GetDeviceType (PR #1170 from lioncash)
4.0-3411 10 years, 1 month ago Allow custom textures to load from unicode paths. (PR #1147 from RachelBryk)