dolphin/Source
Lioncash 278d03f737 InputCommon/DualShockUDPClient: Make use of std::array where applicable
Provides the same semantics of a C array, but is much nicer to work
with.

Notably, it makes all cases of performing comparisons with said arrays
significantly less reading-involved.
2019-11-22 17:06:07 -05:00
..
Android Bumps compile API to 29 (Q) removes unecessary casts and deprecated 2019-11-22 13:17:37 -03:00
Core InputCommon/DualShockUDPClient: Make use of std::array where applicable 2019-11-22 17:06:07 -05:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool InputCommon: Make the "input gate" not racey. 2019-11-06 16:31:02 -06:00
PCH CMake/Windows: Add PCH support 2019-05-15 19:28:04 +02:00
UnitTests InputCommon: Make the "input gate" not racey. 2019-11-06 16:31:02 -06: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