rpcsx/rpcs3/Emu
kd-11 571dbfb7b1 rsx: Texture cache improvements
- Limits buffer size to min 720 in the Y axis (1024 section causes conflicts in some cases - TODO)
rsx: Fixups to allow large textures for blit operation
- Also includes checks for both leaking sections and blit regions for vulkan
hotfix for hanging when using WCB
addendum - unlock both ro and no blocks before attempting to copy memory blocks
gl: Fixups for ARB_explicit_uniform_location
- Forces glsl v 430 to make use of the extension
rsx/vk: Rework texture cache to minimize recursive access violations
- Also modifies the vulkan commandbuffer begin/end/submit mechanism
gl: Fix cached_texture_section::is_flushable to take memory protection into account
rsx: Fix blit dst offset calculation
2017-09-21 16:17:06 +03:00
..
Audio Correct typo 2017-08-25 18:42:41 +01:00
Cell cellAudio: use error_code 2017-09-20 14:27:52 +03:00
CPU Add <typeinfo> 2017-09-19 15:07:07 +03:00
Io Pad Refactoring 2017-09-09 00:55:03 +01:00
Memory Improve lv2_memory object 2017-09-14 00:23:23 +03:00
PSP2 Exitspawn support renewal 2017-09-19 15:07:07 +03:00
RSX rsx: Texture cache improvements 2017-09-21 16:17:06 +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 Minor VFS fix 2017-09-21 14:34:09 +03:00
System.h Exitspawn support renewal 2017-09-19 15:07:07 +03:00
VFS.cpp Try to fix some fs errors 2017-09-19 15:07:07 +03:00
VFS.h Pad Refactoring 2017-09-09 00:55:03 +01:00