rpcsx/rpcs3/Emu
mp-t 607d2486ea Code review (#3114)
* Fix always-true conditions in sceNp module

* gl_render_targets: useless check on unsigned variable, possible bug

* fixed UB in crypto utility functions

* copy-paste error in vk::init_default_resources

* pass strings by const ref

* Dont copy vectors. Make sure copies are not needed because functions are used in a multi-threaded context.
2017-08-01 20:22:33 +03:00
..
Audio Configuration simplified 2017-05-20 16:01:48 +03:00
Cell Code review (#3114) 2017-08-01 20:22:33 +03:00
CPU PPU LLVM: multithread compilation 2017-06-24 19:12:19 +03:00
Io Missing function names (HLE) and small fixes (#3038) 2017-07-21 18:41:11 +03:00
Memory Allow overlapping ranges in cellGcmMapEaIoAdress with coherency check (#3070) 2017-07-25 02:27:23 +03:00
PSP2 Use RTM instructions (skylake+) 2017-07-20 17:22:09 +03:00
RSX Code review (#3114) 2017-08-01 20:22:33 +03:00
GameInfo.h Fill game list from all locations 2017-07-12 18:16:09 +03:00
IdManager.cpp IdManager improved 2017-01-29 21:37:04 +03:00
IdManager.h fxm::check_unlocked added 2017-02-22 12:57:39 +03:00
IPC.h IPC support for lv2 sync objects 2017-07-26 21:03:41 +03:00
System.cpp sys_lwmutex, sys_lwcond refactoring 2017-07-30 01:09:42 +03:00
System.h rsx/vk: Vertex cache rewritten, add option to disable it as well 2017-07-27 14:33:30 +03:00
VFS.cpp Partial commit: sys_fs 2016-07-17 02:27:52 +03:00
VFS.h Partial commit: sys_fs 2016-07-17 02:27:52 +03:00