dolphin/Source
David Korth 6e549bb668 InputConfig::LoadConfig(): Convert num[] to an array of std::string_view.
NOTE: The explicit std::string() conversions later are needed. Otherwise,
gcc-9.2.0 throws all sorts of errors because it can't find a matching
operator+() function.
2019-12-29 23:45:02 -05:00
..
Android Android: update to Gradle 3.5.3 2019-12-06 12:13:53 -05:00
Core InputConfig::LoadConfig(): Convert num[] to an array of std::string_view. 2019-12-29 23:45:02 -05:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
PCH Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
UnitTests Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VSProps Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10: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 Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00