4.0-3441 10 years ago Jit_Integer: Get rid of some cast noise in boolX (PR #1179 from lioncash)
4.0-3439 10 years ago CoreParameter: Use unique_ptrs over raw pointers. (PR #1168 from lioncash)
4.0-3436 10 years ago Moved the linking of the FIFO CPWritePointer near where CPWritePointer gets updated (PR #1144 from skidau)
4.0-3434 10 years ago JIT: a small optimization for subfex and friends (PR #1138 from FioraAeterna)
4.0-3432 10 years ago GekkoDisassembler: show W and I in psq_l/psq_st disassembly (PR #1181 from FioraAeterna)
4.0-3430 10 years ago GPU determinism (apparently it is ready for merge) (PR #885 from comex)
4.0-3419 10 years ago Fix QtCompile.props to work if the repo path contains spaces. (PR #1172 from shuffle2)
4.0-3417 10 years ago DSPJitRegCache: Merge two loops in popRegs. (PR #1171 from lioncash)
4.0-3415 10 years ago Clean-up the leftover dspARAMAddresses code that was no longer needed. (PR #1175 from skidau)
4.0-3413 10 years ago SI: Fix bounds check in GetDeviceType (PR #1170 from lioncash)
4.0-3411 10 years ago Allow custom textures to load from unicode paths. (PR #1147 from RachelBryk)
4.0-3409 10 years ago Compile the ARAM DMA exception checks into the JIT block (PR #1012 from skidau)
4.0-3402 10 years ago Interpreter: remove debug printf in psq_l (PR #1173 from FioraAeterna)
4.0-3400 10 years ago Fixed the "Undeclared identifier: uv0" OpenGL shader compile error that appears in NBA2K11. (PR #1154 from skidau)
4.0-3397 10 years ago Make input display work properly with netplay. (PR #1146 from RachelBryk)
4.0-3395 10 years ago JIT: fix branch merging, take 2 (PR #1163 from FioraAeterna)
4.0-3393 10 years ago Change the QGR union over to a BitField union. (PR #1127 from Sonicadvance1)
4.0-3391 10 years ago JIT: fix bugs with ComputeRC in branch merging patch (PR #1162 from FioraAeterna)
4.0-3389 10 years ago Change fres/frsqrte jumps (PR #1125 from Sintendo)
4.0-3387 10 years ago Fixes for _M_GENERIC build (PR #1151 from comex)