dolphin/Source
EmptyChaos e91c0222b4 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.
2016-10-03 16:27:18 +11:00
..
Android Android: Add video backend choice to settings 2016-10-01 02:40:02 +10:00
Core GeckoCode: Cleanup 2016-10-03 16:27:18 +11:00
DSPSpy
DSPTool
PCH
UnitTests Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00