dolphin/Source/Android/app
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
..
src/main Android: Use JNI for getting post-processsing shaders 2021-05-20 16:43:03 +02:00
.gitignore Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
build.gradle Android: bump gradle & dependencies version 2021-05-10 12:35:50 +02:00
proguard-rules.pro