dolphin/Source
Lioncash be52fcf651 DSPEmitter: Make most public variables private
Dispatchers and m_unresolved_jumps is utilized in code outside of the
emitter, so these are left as is for the time being.
2017-01-26 20:32:57 -05:00
..
Android cmake: Remove PCH support 2017-01-24 03:22:03 +01:00
Core DSPEmitter: Make most public variables private 2017-01-26 20:32:57 -05:00
DSPSpy
DSPTool DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
PCH
UnitTests gtest: Update to latest version from git 2017-01-26 03:14:08 +01:00
VSProps vs: Move defines out of Common.h to the build system 2017-01-24 03:55:46 +01:00
.clang-format clang-format: Sort windows.h before other headers 2017-01-23 00:35:09 -08:00
CMakeLists.txt cmake: Change endmacro(.*) to endmacro() 2017-01-25 15:07:32 +01:00
dolphin-emu.sln