dolphin/Source
JosJuice 439866d257 Android: Remove unnecessary JNI function declarations
We generally have no reason to call these functions on our own, so
there's not much reason to declare them, especially not in the cpp
file where they're defined. In case we ever do get a reason to do
it, we can add declarations for just the functions that need them.
2020-10-19 20:55:13 +02:00
..
Android Android: Remove unnecessary JNI function declarations 2020-10-19 20:55:13 +02:00
Core CMake: Fix build errors exposed by making common dependent on fmt 2020-10-19 14:36:09 +02:00
DSPSpy DSPSpy: sync Makefile with current devkitPro template 2020-06-08 04:21:41 +01:00
DSPTool msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
PCH msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
UnitTests x64Emitter: Check end of allocated space when emitting code. 2020-08-24 19:31:32 +02:00
VSProps Merge pull request #8765 from AdmiralCurtiss/jit-reuse-memory 2020-09-09 08:16:09 -04:00
.clang-format Require clang-format 9 and reformat source code 2020-01-08 22:18:15 +01:00
CMakeLists.txt Android: Add content provider support to File::IOFile 2020-09-16 18:38:53 +02:00
dolphin-emu.sln Externals: Add zstd 2020-05-13 20:53:10 +02:00