dolphin/Source/Core
Lioncash 8af6bfb8b0 VideoCommon/ShaderGenCommon: Add function for writing fmt-based strings
Begins the conversion of the shader generators over to using fmt
formatting specifiers.

This also has a benefit over the older StringFromFormat-based API in
that all formatted data is appended to the existing buffer rather than
creating a completely separate string and then appending it to the
internal string buffer.
2019-12-03 04:49:48 -05:00
..
AudioCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
Common Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
Core Merge pull request #8498 from stenzek/update-vs2019 2019-12-03 13:03:49 +10:00
DiscIO Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
DolphinNoGUI Merge pull request #8456 from jordan-woyak/input-gate-race-fix 2019-11-11 10:59:49 +10:00
DolphinQt Disable warning C5054 on DolphinQt 2019-11-30 13:42:52 +10:00
InputCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
UpdaterCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
VideoBackends Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
VideoCommon VideoCommon/ShaderGenCommon: Add function for writing fmt-based strings 2019-12-03 04:49:48 -05:00
WinUpdater Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00