dolphin/Source/Core
Lioncash 425f2aa013 Common/Log: Add basic fmt-capable functions to the interface.
Provides a basic extension to the interface to begin migration off of
the printf-based logging system.

Everything will go through macros with the same style naming as the old
logging system, except the macros will have the _FMT suffix, while the
migration is in process.

This allows for peacemeal migration over time instead of pulling
everything out and replacing it all in a single pull request, which
makes for much easier reviewing.
2020-10-21 10:49:35 -04:00
..
AudioCommon Common/Log: Add basic fmt-capable functions to the interface. 2020-10-21 10:49:35 -04:00
Common Common/Log: Add basic fmt-capable functions to the interface. 2020-10-21 10:49:35 -04:00
Core Merge pull request #9142 from jordan-woyak/expose-fov 2020-10-20 14:32:02 +02:00
DiscIO DiscIO: Make WiiEncryptionCache moveable 2020-10-20 11:33:38 +02:00
DolphinNoGUI Clean up screen saver inhibition and apply setting change immediately. 2020-10-18 16:31:48 -05:00
DolphinQt Merge pull request #8318 from iwubcode/dynamic_input_textures 2020-10-20 02:10:29 +02:00
InputCommon Merge pull request #9142 from jordan-woyak/expose-fov 2020-10-20 14:32:02 +02:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Merge pull request #9146 from JosJuice/android-disable-cover-download 2020-10-20 13:31:01 +02:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends Vulkan: Use VK_LAYER_KHRONOS_validation for validation 2020-10-01 17:21:46 +10:00
VideoCommon Merge pull request #9165 from lioncash/ubercommon 2020-10-20 14:42:19 +02:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00