summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PostProcessing.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-11-28 04:19:24 -0500
committerLioncash <mathew1800@gmail.com>2019-11-28 05:13:21 -0500
commitc792961000a6bc8fa33dabdf42d07a25e44e8662 (patch)
tree8a6798e6f30a91d4f2a1319b16d980f980984987 /Source/Core/VideoCommon/PostProcessing.cpp
parentc2c8a14966dcea8d86a5ea5bb2eeb0f694002425 (diff)
Common: Unify logging namespace with Common
Previously the logging was a in a little bit of a disarray. Some things were in namespaces, and other things were not. Given this code will feature a bit of restructuring during the transition over to fmt, this is a good time to unify it under a single namespace and also remove functions and types from the global namespace. Now, all functions and types are under the Common::Log namespace. The only outliers being, of course, the preprocessor macros.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions