summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-27 11:15:24 -0400
committerLioncash <mathew1800@gmail.com>2018-08-27 11:30:19 -0400
commit7aa305ea358ee1574f1036493411aa2cdf86458f (patch)
treef3f0701b6e7744d95176587f9f23e426016ee9e8 /Source/Core/VideoCommon/VideoBackendBase.cpp
parent88a91562b542f2066f14a0205aeea50f6d1d6125 (diff)
Profiler: Migrate global g_ProfileBlocks boolean to JitOptions
This global belongs in the JitOptions structure, as it's a conditional setting (A.K.A. option) that changes the behavior of what the JIT does. Plus it keeps the scope of the variable constrained to the general area it's intended to be used and nothing further.
Diffstat (limited to 'Source/Core/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions