dolphin/Source
JosJuice c1c17339ff Android: Use DeleteLocalRef more in AndroidCommon
Any local references get cleaned up when returning to the JVM,
but some of the functions in AndroidCommon return to C++ rather
than the JVM, and functions with loops risk running into the
limit of how many simultaneous local references are allowed.
2021-05-24 22:01:49 +02:00
..
Android Android: Use DeleteLocalRef more in AndroidCommon 2021-05-24 22:01:49 +02:00
Core Merge pull request #9441 from skylersaleh/master 2021-05-24 12:39:01 +02:00
DSPSpy
DSPTool Set console's default language/country/region based on computer settings 2021-03-27 10:05:26 +01:00
PCH Fix PCH when building with CMake + Ninja + MSVC on Windows 2021-04-17 17:48:47 +02:00
UnitTests Merge pull request #9695 from JosJuice/jitarm64-fres 2021-05-20 10:23:49 -04:00
VSProps DolphinQt: Add quotes around QtIncludeDir on Windows 2021-05-16 20:45:19 -07:00
.clang-format
CMakeLists.txt CMake: Build with -std:c++latest for MSVC 2021-03-03 23:44:35 +01:00
dolphin-emu.sln msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00