rpcs3/Utilities
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
..
wxWidgets Partial commit: Utilities 2016-04-15 19:22:20 +03:00
yaml-cpp@bc71686835 Added yaml-cpp and pugixml submodules 2016-03-29 12:23:15 +03:00
Atomic.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
AtomicPtr.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
AutoPause.cpp Partial commit: Utilities 2016-04-15 19:22:20 +03:00
AutoPause.h Partial commit: Utilities 2016-04-15 19:22:20 +03:00
BEType.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
BitField.h Partial commit: Utilities 2016-04-15 19:22:20 +03:00
Config.cpp Partial commit: Utilities 2016-04-15 19:22:20 +03:00
Config.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
event.h Added new config system 2015-10-13 20:32:08 +03:00
File.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
File.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
git-version-gen.cmd Git version fixed 2015-10-04 23:05:46 +03:00
GSL.h GSL moved from stdafx.h (#1676) 2016-04-20 02:32:27 +03:00
Interval.h Experimental class template Module<T> 2015-09-22 13:28:31 +03:00
Log.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
Log.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
Macro.h Partial commit: Utilities 2016-04-15 19:22:20 +03:00
MTProgressDialog.h Forgotten one 2015-05-28 18:16:03 +03:00
Platform.cpp Partial commit: Utilities 2016-04-15 19:22:20 +03:00
Platform.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
rXml.cpp rXml: fix broken things (#1669) 2016-04-17 00:21:22 +03:00
rXml.h rXml: fix broken things (#1669) 2016-04-17 00:21:22 +03:00
Semaphore.cpp Partial commit: Utilities 2016-04-15 19:22:20 +03:00
Semaphore.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
SharedMutex.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
SharedMutex.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
SleepQueue.h Partial commit: Utilities 2016-04-15 19:22:20 +03:00
StrFmt.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
StrFmt.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
Thread.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
Thread.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
Timer.h ARMv7: loader fixed 2015-02-19 00:23:31 +03:00
types.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
VirtualMemory.cpp Partial commit: Utilities 2016-04-15 19:22:20 +03:00
VirtualMemory.h Replace most returns with CHECK_ASSERTION 2015-11-09 07:42:04 +02:00
yaml-cpp.vcxproj Partial commit: Utilities 2016-04-15 19:22:20 +03:00
yaml-cpp.vcxproj.filters Partial commit: Utilities 2016-04-15 19:22:20 +03:00
yaml-cpp.vcxproj.user Partial commit: Utilities 2016-04-15 19:22:20 +03:00