rpcsx/rpcs3/Emu
Ivan da7472fe81 Optimizations (#1680)
* Optimizations

1) Some headers simplified for better compilation time
2) Some templates simplified for smaller executable size
3) Eliminate std::future to fix compilation for mingw64
4) PKG installation can be cancelled now
5) cellGame fixes
6) XAudio2 fix for mingw64
7) PPUInterpreter bug fixed (Clang)

* any_pod<> implemented

Aliases: any16, any32, any64
rsx::make_command fixed
2016-04-25 13:49:12 +03:00
..
ARMv7 Optimizations (#1680) 2016-04-25 13:49:12 +03:00
Audio Optimizations (#1680) 2016-04-25 13:49:12 +03:00
Cell Optimizations (#1680) 2016-04-25 13:49:12 +03:00
CPU Optimizations (#1680) 2016-04-25 13:49:12 +03:00
Io Partial commit: IO 2016-04-15 19:22:39 +03:00
Memory Optimizations (#1680) 2016-04-25 13:49:12 +03:00
RSX Optimizations (#1680) 2016-04-25 13:49:12 +03:00
DbgCommand.h Some things improved 2015-09-22 16:48:21 +03:00
GameInfo.h DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
IdManager.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
System.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
System.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
VFS.cpp Partial commit: Emu (the rest) 2016-04-15 19:22:49 +03:00
VFS.h Partial commit: Emu (the rest) 2016-04-15 19:22:49 +03:00