24082 Commits (e5487243d3d128c980f36b6a568e3e478811ca0c)
 

Author SHA1 Message Date
Charles Lombardo 89eed93ce0 android: Convert SliderSetting to Kotlin 3 years ago
Charles Lombardo a0e91e3a93 android: Convert SingleChoiceSetting to Kotlin 3 years ago
Charles Lombardo 22b44be0b2 android: Convert SettingsItem to Kotlin 3 years ago
Charles Lombardo 537c16d4cf android: Convert HeaderSetting to Kotlin 3 years ago
Charles Lombardo 21841b6520 android: Convert DateTimeSetting to Kotlin 3 years ago
Charles Lombardo 4d9cfc6798 android: Convert CheckBoxSetting to Kotlin 3 years ago
Charles Lombardo 0d044e9f2f android: Convert GameAdapter to Kotlin 3 years ago
Charles Lombardo 87f4c3f105 android: Convert SettingsAdapter to Kotlin 3 years ago
Charles Lombardo 39a65f8446 android: Convert EmulationActivity to Kotlin 3 years ago
Charles Lombardo 7cd72a7c6d android: Use material slider in settings dialog 3 years ago
Charles Lombardo fa38c7be4f android: Convert Settings to Kotlin 3 years ago
Charles Lombardo 753a0c6b5d android: Use androidx preferences 3 years ago
bunnei 2dfbfadf82 android: frontend: Add unique error strings for Vulkan initialization errors. 3 years ago
german77 bde568c3c5 android: Use the center of the object and reduce draw calls 3 years ago
german77 7dd02363a3 android: Replace old buttons with vectors 3 years ago
Charles Lombardo 834d53fbbf android: Enable Kotlin support 3 years ago
Charles Lombardo 96ea063b45 android: Upgrade java version to 11 3 years ago
Charles Lombardo 9191ae23ec android: Upgrade dependencies 3 years ago
Charles Lombardo 82dca7e586 android: Upgrade to AGP 7.4.2 3 years ago
Charles Lombardo fc785972f9 android: Replace lintOptions with lint 3 years ago
Charles Lombardo 9507e99165 android: Move namespace to app module build.gradle 3 years ago
Charles Lombardo fc0c5fa86f android: bump compile/target sdk to 33 3 years ago
Charles Lombardo 9762646112 android: Upgrade gradle to 8.0.1 3 years ago
liushuyu e26bd1421e video_core: fix clang-format errors 3 years ago
liushuyu 19eec22b38 CMake: fix pkg-config behavior when building for Android 3 years ago
liushuyu 1d0329a065 CI: add Android build systems 3 years ago
bunnei 26ee6844c2 android: build.gradle: Cleanup build types. 3 years ago
bunnei 4769d716fc android: frontend: settings: Add graphics debugging. 3 years ago
bunnei 0276197744 android: jni: Ensure system is only initialized once. 3 years ago
bunnei ff2f370946 video_core: vulkan_device: Correct error message for unsuitable driver. 3 years ago
bunnei dcbf0c43c0 android: frontend: Cleanup framerate counter. 3 years ago
bunnei 8248d69093 android: vulkan: Implement adrenotools turbo mode. 3 years ago
bunnei 21320d80d9 android: vulkan_device: Disable VK_EXT_extended_dynamic_state2 on Qualcomm. 3 years ago
bunnei b0f8aef057 android: frontend: Add support for GPU driver selection. 3 years ago
bunnei 4c38220a64 android: native: Add support for custom Vulkan driver loading. 3 years ago
bunnei ae099d583c core: frontend: Refactor GraphicsContext to its own module. 3 years ago
bunnei 32cf6beee3 common: dynamic_library: Add ctor for existing handle. 3 years ago
bunnei e9f35d3260 android: EmulationFragment: Always reset overlay. 3 years ago
Billy Laws b4a12b889e Avoid using VectorExtractDynamic for subgroup mask on Adreno GPUs 3 years ago
Billy Laws 158a1896ec Implement scaled vertex buffer format emulation 3 years ago
Billy Laws 206f1304d6 Disable push descriptors on adreno drivers 3 years ago
Billy Laws 26bdecbf45 Disable VK_EXT_extended_dynamic_state on mali 3 years ago
Billy Laws a3c261d940 Disable multithreaded pipeline compilation on Qualcomm drivers 3 years ago
Narr the Reg f1bb2f3685 android: Add motion sensor 3 years ago
Narr the Reg 92fb7cc4e4 android: Hook jni input properly 3 years ago
Narr the Reg 5b80dee181 android: cleanup touch update loop 3 years ago
Narr the Reg 3be891ea6f android: Clean joystick overlay 3 years ago
Narr the Reg 639a1f885c android: Clean dpad overlay 3 years ago
Narr the Reg 1ab269775d android: Clean button overlay 3 years ago
Narr the Reg 43e43021a3 android: Add all buttons to screen controller 3 years ago