dolphin/Source/Android/jni/AndroidCommon
JosJuice b7ba126db0 Android: Use JNI for getting post-processsing shaders
The Java implementation of getting the list of post-processing
shaders only looked in the Sys folder and not the User folder.
This could be fixed in the Java implementation, but it's
simpler to just call the C++ implementation instead.
2021-05-20 16:43:03 +02:00
..
AndroidCommon.cpp Android: Use JNI for getting post-processsing shaders 2021-05-20 16:43:03 +02:00
AndroidCommon.h Android: Use JNI for getting post-processsing shaders 2021-05-20 16:43:03 +02:00
CMakeLists.txt CMake: Fix build errors exposed by making common dependent on fmt 2020-10-19 14:36:09 +02:00
IDCache.cpp Android: Remove #ifdef __cplusplus checks 2021-03-04 22:47:23 +01:00
IDCache.h Android: Implement save overwrite confirmation 2021-01-27 20:10:07 +01:00