summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/ObjectCache.cpp
diff options
context:
space:
mode:
authorEmptyChaos <EmptyChaos@users.noreply.github.com>2016-09-23 13:20:28 +0000
committerEmptyChaos <EmptyChaos@users.noreply.github.com>2016-10-03 16:27:18 +1100
commite91c0222b4a223a8917c70a444aba0c787efb7f9 (patch)
tree3a2deb2bd1397bbe60cc2c875d15660e22fdd0e1 /Source/Core/VideoBackends/Vulkan/ObjectCache.cpp
parentcf8ac5c09c8719db3c88b34b6d7ffc4084800f75 (diff)
GeckoCode: Cleanup
The active codes vector cannot safely be used outside the mutex, move the lock out into RunCodeHandler. s_code_handler_installed was also racing against SetActiveCodes since it's being written both inside and outside the lock. General cleanup. Add s_ prefixes, use constexpr, remove C casts.
Diffstat (limited to 'Source/Core/VideoBackends/Vulkan/ObjectCache.cpp')
0 files changed, 0 insertions, 0 deletions