summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/DriverManagerFragment.kt (follow)
Commit message (Expand)AuthorAgeFilesLines
* android: Create lifecycle utility to simplify common StateFlow operationst8952024-02-181-15/+3
* android: Use utility function for applying view marginst8952024-02-091-15/+8
* android: Change "Clear" to "Use global setting" for per-game settingst8952024-01-201-2/+2
* android: Use callback to update progress bar dialogst8952024-01-191-3/+3
* android: Fix added driver patht8952024-01-111-1/+1
* android: Add button to use global driver valuet8952024-01-111-0/+39
* android: Rework driver fragmentt8952024-01-111-25/+14
* android: Add per-game driverst8952023-12-121-5/+9
* android: Fix incorrect assumption for driver installation validationCharles Lombardo2023-10-131-12/+13
* android: Add GPU driver management fragmentCharles Lombardo2023-10-121-0/+185