rpcs3/3rdparty
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
..
ffmpeg@8dd84dc1ea Moves ffmpeg and minidx9 to 3rdparty 2016-03-20 22:21:35 +00:00
GL Moves GL, minidx12, OpenAL, stblib to 3rdparty 2016-03-20 22:20:23 +00:00
GSL@fc5fce4f4f Moves glm, GSL and libpng to 3rdparty 2016-03-20 22:24:21 +00:00
libpng@ea77a6fd49 Moves glm, GSL and libpng to 3rdparty 2016-03-20 22:24:21 +00:00
minidx12 Moves GL, minidx12, OpenAL, stblib to 3rdparty 2016-03-20 22:20:23 +00:00
OpenAL Moves GL, minidx12, OpenAL, stblib to 3rdparty 2016-03-20 22:20:23 +00:00
pugixml@f205aaf6e1 Added yaml-cpp and pugixml submodules 2016-03-29 12:23:15 +03:00
stblib Moves GL, minidx12, OpenAL, stblib to 3rdparty 2016-03-20 22:20:23 +00:00
XAudio2_7 Optimizations (#1680) 2016-04-25 13:49:12 +03:00