rpcs3/rpcs3/Crypto
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
..
aes.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
aes.h Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
ec.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
ec.h Updated the Crypto Engine: 2014-10-01 14:57:44 +01:00
key_vault.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
key_vault.h Partial commit: Crypto 2016-04-15 19:22:41 +03:00
lz.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
lz.h Partial commit: Crypto 2016-04-15 19:22:41 +03:00
sha1.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
sha1.h Updated the Crypto Engine: 2014-10-01 14:57:44 +01:00
unedat.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
unedat.h wxFile removed (rFile -> rfile_t) 2015-04-19 16:19:24 +03:00
unpkg.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
unpkg.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
unself.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
unself.h Partial commit: Crypto 2016-04-15 19:22:41 +03:00
utils.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
utils.h Partial commit: Crypto 2016-04-15 19:22:41 +03:00