dolphin/Source/Core
Lioncash 7a5577498b CommonTypes: Qualify standard integral types in typedefs with std::
Given a relatively recent proposal (P0657R0), which calls for deprecation of putting stuff into the global namespace when using C++ headers, this just futureproofs our code a little more.

Technically this is what we should have been doing initially, since an
implementation is allowed to not provide these types in the global
namespace and still be compliant.
2017-08-20 19:34:52 -04:00
..
AudioCommon Remove CoreAudio audio backend 2017-06-29 16:53:20 -07:00
Common CommonTypes: Qualify standard integral types in typedefs with std:: 2017-08-20 19:34:52 -04:00
Core WFS: Use a separate log type for WFS related logs 2017-08-16 22:27:29 +02:00
DiscIO Merge pull request #5746 from leoetlino/disc-updates 2017-08-16 19:02:42 +08:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 Merge pull request #5950 from ligfx/gamelistmodelfilenamefallback 2017-08-20 23:29:27 +02:00
DolphinWX Merge pull request #5898 from ligfx/extractupnp 2017-08-17 03:11:41 +08:00
InputCommon Merge pull request #5742 from ToadKing/fix-bad-controllers 2017-08-17 03:42:02 +08:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends Merge pull request #5478 from stenzek/vulkan-nvidia 2017-08-14 13:12:41 -07:00
VideoCommon Merge pull request #5478 from stenzek/vulkan-nvidia 2017-08-14 13:12:41 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00