dolphin-emulator/Source/Core
Lioncash 1c40fd8569 VideoCommon/Statistics: Replace DRAW_STAT macro with variadic lambda
We don't need to use the preprocessor here. We can just use a variadic
lambda function instead and forward the arguments to the formatting
function.
2019-06-17 02:26:25 -04:00
..
AudioCommon
Common Merge pull request #8186 from lioncash/view 2019-06-16 16:20:02 +02:00
Core Merge pull request #8186 from lioncash/view 2019-06-16 16:20:02 +02:00
DiscIO
DolphinNoGUI
DolphinQt Merge pull request #8130 from 8times9/more-text-fixes 2019-06-14 12:30:27 -07:00
InputCommon
MacUpdater
UICommon
UpdaterCommon
VideoBackends Merge pull request #8049 from stenzek/crop 2019-06-08 20:57:52 +10:00
VideoCommon VideoCommon/Statistics: Replace DRAW_STAT macro with variadic lambda 2019-06-17 02:26:25 -04:00
WinUpdater
CMakeLists.txt