rpcsx/rpcs3/Emu
kd-11 e37a2a8f7d rsx: Texture cache fixes and improvments
gl/vk/rsx: Refactoring; unify texture cache code
gl: Fixups
- Removes rsx::gl::texture class and leave gl::texture intact
- Simplify texture create and upload mechanisms
- Re-enable texture uploads with the new texture cache mechanism
rsx: texture cache - check if bit region fits into dst texture before attempting to copy
gl/vk: Cleanup
- Set initial texture layout to DST_OPTIMAL since it has no data in it anyway at the start
- Move structs outside of classes to avoid clutter
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 fixes and improvments 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