rpcsx/rpcs3/Emu
kd-11 ddebc334bf rsx: Fixes
- Discard intentionally invalidated framebuffer resources. These are created after a flush has happened, forcing reupload since contents cannot be guaranteed (strict mode only)
- Fix for blits using vulkan; dont use the copy method if formats do not match, use generic blit instead
2017-12-01 21:00:50 +03:00
..
Audio ALSA audio backend fixes 2017-11-15 21:00:02 +03:00
Cell spu: Fix interrupt jump check - also change interrupt variable to atomic bool for ease of setting/checking 2017-12-01 20:29:59 +03:00
CPU Add <typeinfo> 2017-09-19 15:07:07 +03:00
Io Qt/Input: implement blacklist to Filter Noise in pad dialog 2017-11-30 19:06:54 +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 rsx: Fixes 2017-12-01 21:00:50 +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 Added installation for additional packages to game boot 2017-11-28 22:22:37 +03:00
System.h mfc: Fix support for list transfer stall bit with partial support for out of order execution - Also give Sync commands a size so they are properly detected by queue checks 2017-12-01 20:29:59 +03: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