dolphin/Source/Core
Lioncash e3506ff4ef VideoCommon/ShaderGenCommon: Convert helper functions over to fmt
A very trivial conversion, this simply converts calls to Write over to
WriteFmt and adjusts the formatting specifiers as necessary.

This also allows the const char* parameters to become std::string_view
instances, allowing for ease of use with other string types.
2020-05-25 21:12:29 -04:00
..
AudioCommon Externals: Fix OpenAL include directory. 2020-04-29 13:07:51 +02:00
Common Common / Core: Update StringUtil to allow specifying the base, default to 0. Fix ActionReplay code to use this instead of prepending '0x' in front 2020-05-23 18:40:10 -05:00
Core DSP/Interpreter: simplify opcode table by masking 2020-05-24 15:51:52 +01:00
DiscIO DiscIO: Implement multithreaded compression 2020-05-06 14:18:51 +02:00
DolphinNoGUI Core: Add support for specifying a command line option to boot the game into a save-state 2020-05-06 22:10:30 -05:00
DolphinQt Migrate video backend setting to the new config system 2020-05-22 16:54:53 +02:00
InputCommon Merge pull request #8795 from WamWooWam/master 2020-05-10 19:16:15 +10:00
MacUpdater
UICommon Migrate video backend setting to the new config system 2020-05-22 16:54:53 +02:00
UpdaterCommon Fix windows build system. 2020-04-29 12:56:52 +02:00
VideoBackends FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
VideoCommon VideoCommon/ShaderGenCommon: Convert helper functions over to fmt 2020-05-25 21:12:29 -04:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00