rpcsx/rpcs3/Emu
Nekotekina 439a78d12c SPU ASMJIT: rewrite 128-bit shifts by bit
Six instructions changed to use xmm registers instead of gpr.
ROTQBII, ROTQMBII, SHLQBII look better (shifts by imm)
ROTQBI, ROTQMBI, SHLQBI changed for consistency (shifts by variable)
2018-02-08 21:10:03 +03:00
..
Audio handle some warnings 2018-01-13 23:38:23 +04:00
Cell SPU ASMJIT: rewrite 128-bit shifts by bit 2018-02-08 21:10:03 +03:00
CPU Initial cpu_translator impl 2018-02-08 21:10:03 +03:00
Io improve cellKB keyreleases and autorepeat 2018-01-27 01:57:55 +04:00
Memory Add PPU instruction stat dumper 2017-10-11 20:06:33 +03:00
PSP2 Silence warnings in misc files (gui, psp2, mfc, mouse) 2017-11-30 18:07:19 +03:00
RSX vk: Also discard background if window is too small in vertical axis 2018-02-02 10:07:55 +03:00
GameInfo.h Fill game list from all locations 2017-07-12 18:16:09 +03:00
IdManager.cpp Fix idm::init, fxm::init 2017-08-06 16:13:11 +03:00
IdManager.h fxm::check_unlocked added 2017-02-22 12:57:39 +03:00
IPC.h Fix ipc_manager::add 2017-08-29 21:26:31 +03:00
System.cpp Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00
System.h Qt/Core: implement max llvm compile threads 2018-01-26 01:57:05 +04:00
VFS.cpp Escape problematic characters in VFS 2017-10-11 22:01:37 +03:00
VFS.h Escape problematic characters in VFS 2017-10-11 22:01:37 +03:00