mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-22 05:01:06 -05:00
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.
12 KiB
12 KiB