summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/jni/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* config: Unify config handling under frontend_commont8952023-11-211-330/+0
* android/config: Remove uncaught usage of stoullat9nq2023-09-131-1/+1
* android: Expose interface for getting settings from native codeCharles Lombardo2023-08-301-5/+26
* config-android: Translate console mode settinglat9nq2023-08-231-1/+4
* config-android: Update memory layout member namelat9nq2023-07-211-1/+1
* android-config: Update enum labelslat9nq2023-07-211-4/+4
* (android)config: Clang formatlat9nq2023-07-211-2/+5
* android-config: Adapt settings reworklat9nq2023-07-211-4/+6
* android: settings: Disable force_max_clock by default.bunnei2023-06-131-3/+3
* android: settings: Add reactive flushing as a default-disabled setting.bunnei2023-06-131-0/+4
* android: Various fixes for CI.bunnei2023-06-031-1/+2
* android: config: Expose VSync as a configurable setting.bunnei2023-06-031-8/+5
* android: GPU: Enable async presentation, increase frames in flight.bunnei2023-06-031-1/+3
* android: config: Use default anisotropic filtering.bunnei2023-06-031-1/+4
* android: settings: Use mailbox vsync by default.bunnei2023-06-031-1/+4
* android: video_core: Disable problematic compute shaders.bunnei2023-06-031-1/+3
* android: vulkan: Recreate surface after suspension & adapt to async. presentation.bunnei2023-06-031-4/+1
* android: config: Enable asynchronous presentation by default on Android.bunnei2023-06-031-0/+4
* android: video_core: Add support for disk shader cache. (#64)bunnei2023-06-031-4/+0
* android: config: Change docked mode and GPU accuracy to favor performance on Android.bunnei2023-06-031-3/+7
* android: config: Disable shader cache by default on Android.bunnei2023-06-031-0/+4
* android: vulkan: Implement adrenotools turbo mode.bunnei2023-06-031-1/+4
* android: Implement SAF support & migrate to SDK 31. (#4)bunnei2023-06-031-16/+13
* android: Integrate settings frontend with yuzu & remove unused code.bunnei2023-06-031-0/+284