| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge pull request #11603 from t895/consolidate-installs | 2023-09-27 | 33 | -421/+616 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | android: Adjust failure dialogs for user data and firmware installers | 2023-09-26 | 2 | -3/+13 | ||
| | * | | | | | | | | | | android: Fix cancel behavior on indeterminate progress dialog fragment | 2023-09-26 | 1 | -4/+14 | ||
| | * | | | | | | | | | | android: Refactor zip code into FileUtil | 2023-09-26 | 4 | -91/+89 | ||
| | * | | | | | | | | | | android: Consolidate installers to one fragment | 2023-09-25 | 30 | -339/+516 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #11602 from t895/case-fix | 2023-09-26 | 4 | -8/+21 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | android: Use a different string for the content install dialog | 2023-09-26 | 2 | -1/+2 | ||
| | * | | | | | | | | | | android: Fix case bug for installing game content | 2023-09-26 | 3 | -7/+19 | ||
| * | | | | | | | | | | | Merge pull request #11599 from lat9nq/aud-bknd-fix | 2023-09-26 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | settings_setting: Read audio engine | 2023-09-25 | 1 | -0/+2 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #11594 from t895/rotation-fix | 2023-09-25 | 2 | -5/+7 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | android: Prevent nav bar shade from laying out across screen | 2023-09-25 | 2 | -5/+7 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #11597 from t895/drawer-fix | 2023-09-25 | 1 | -2/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | android: Prevent click ripple from appearing on loading card | 2023-09-25 | 1 | -1/+2 | ||
| | * | | | | | | | | | android: Remove bottom attribute from navigation view | 2023-09-25 | 1 | -1/+1 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11583 from t895/overlay-fix-2 | 2023-09-25 | 1 | -6/+9 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | android: Use measured size of view for input overlay bounds | 2023-09-24 | 1 | -6/+9 | ||
| * | | | | | | | | | Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookies | 2023-09-25 | 45 | -366/+3553 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Query Cache: Fix Prefix Sums | 2023-09-23 | 5 | -132/+175 | ||
| | * | | | | | | | | | Query Cache: Fix behavior in Normal Accuracy | 2023-09-23 | 2 | -0/+23 | ||
| | * | | | | | | | | | Query Cache: Simplify Prefix Sum compute shader | 2023-09-23 | 6 | -74/+253 | ||
| | * | | | | | | | | | Query Cache: Implement host side sample counting. | 2023-09-23 | 5 | -48/+348 | ||
| | * | | | | | | | | | Query Cache: Fix guest side sample counting | 2023-09-23 | 5 | -46/+97 | ||
| | * | | | | | | | | | Query Cache: address issues | 2023-09-23 | 21 | -214/+270 | ||
| | * | | | | | | | | | QueryCache: Implement dependant queries. | 2023-09-23 | 4 | -5/+180 | ||
| | * | | | | | | | | | Macro HLE: Add DrawIndirectByteCount | 2023-09-23 | 4 | -5/+40 | ||
| | * | | | | | | | | | Query Cachge: Fully rework Vulkan's query cache | 2023-09-23 | 35 | -337/+1555 | ||
| | * | | | | | | | | | Query Cache: Setup Base rework | 2023-09-23 | 7 | -0/+1107 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11569 from german77/lle_applet | 2023-09-24 | 11 | -33/+360 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | service: mii: Limit checks to string size | 2023-09-23 | 1 | -1/+1 | ||
| | * | | | | | | | | | service: hid: Set last connected controller as active | 2023-09-23 | 1 | -0/+1 | ||
| | * | | | | | | | | | service: am: Stub to exit applet cleanly | 2023-09-23 | 2 | -3/+31 | ||
| | * | | | | | | | | | service: am: Implement stuff needed for Mii Edit | 2023-09-23 | 3 | -22/+238 | ||
| | * | | | | | | | | | service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSa... | 2023-09-23 | 2 | -2/+24 | ||
| | * | | | | | | | | | service: ns: Implement GetSharedFontInOrderOfPriorityForSystem | 2023-09-23 | 1 | -4/+13 | ||
| | * | | | | | | | | | yuzu: Add button to boot mii edit from firmware | 2023-09-23 | 3 | -1/+52 | ||
| * | | | | | | | | | | Merge pull request #11562 from GPUCode/srgb-madness | 2023-09-24 | 1 | -15/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | vk_texture_cache: Limit srgb block to transcoding only | 2023-09-21 | 1 | -15/+5 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #11165 from Morph1984/ds_blit | 2023-09-24 | 3 | -29/+47 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | vulkan_device: Test depth stencil blit support by format | 2023-07-31 | 3 | -29/+47 | ||
| | * | | | | | | | | | vulkan_device: Return true if either depth/stencil format supports blit | 2023-07-26 | 1 | -1/+1 | ||
| * | | | | | | | | | | Merge pull request #11567 from liamwhite/fixing-my-error | 2023-09-23 | 2 | -13/+9 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | emit_spirv: fix incorrect use of descriptor index in image atomics | 2023-09-22 | 2 | -13/+9 | ||
| * | | | | | | | | | | Merge pull request #11573 from t895/import-fix | 2023-09-22 | 1 | -1/+10 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | android: Use smaller read buffer size for exporting user data | 2023-09-22 | 1 | -1/+10 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #11572 from t895/import-heuristic | 2023-09-22 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | android: Adjust valid user data check | 2023-09-22 | 1 | -1/+2 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #11561 from german77/hle_applet | 2023-09-22 | 8 | -73/+139 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | am: mii_edit: Implement DB operations | 2023-09-21 | 8 | -73/+139 | ||
| * | | | | | | | | | | | Merge pull request #11557 from GPUCode/brr-format | 2023-09-22 | 4 | -3/+25 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||