dolphin/Source
Lioncash 474e210cd5 PPCCache: Make arrays constexpr where applicable
Two of these arrays were stored within the save state when the exact
same data is constructed all the time.

We can just build this into the binary rather than the save state,
shrinking a little bit of the save state's overall size.
2019-12-03 04:05:09 -05:00
..
Android InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
Core PPCCache: Make arrays constexpr where applicable 2019-12-03 04:05:09 -05:00
DSPSpy
DSPTool Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
PCH Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
UnitTests Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
VSProps Windows: Make builds more reproducible 2019-10-18 16:00:20 +02:00
.clang-format clang-format: revert 'AfterCaseLabel' setting 2019-05-23 00:42:42 -04:00
CMakeLists.txt Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands 2019-11-08 11:07:06 +10:00
dolphin-emu.sln Move Updater to WinUpdater 2019-04-10 10:46:49 +02:00