| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge pull request #11604 from t895/only-install-nsp | 2023-09-28 | 3 | -12/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Qt: Remove ability to install xci files | 2023-09-26 | 2 | -8/+5 | ||
| | * | | | | | | | | | | | android: Remove ability to install xci files | 2023-09-26 | 1 | -4/+0 | ||
| * | | | | | | | | | | | | Merge pull request #11556 from GPUCode/msaa-image-vk | 2023-09-28 | 7 | -36/+229 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | host_shaders: More proper handling of x2 MSAA copies | 2023-09-25 | 2 | -4/+10 | ||
| | * | | | | | | | | | | | renderer_vulkan: Implement MSAA copies | 2023-09-25 | 5 | -32/+219 | ||
| * | | | | | | | | | | | | Merge pull request #11613 from t895/fragment-exception-change | 2023-09-27 | 3 | -17/+40 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | android: Prevent crash when trying to change pages in setup fragment | 2023-09-27 | 1 | -2/+6 | ||
| | * | | | | | | | | | | | android: Prevent setup fragment crash in background | 2023-09-27 | 1 | -2/+4 | ||
| | * | | | | | | | | | | | android: Don't update views if binding is null in onConfigurationChanged | 2023-09-27 | 1 | -0/+4 | ||
| | * | | | | | | | | | | | android: Don't wait for post to update input overlay visibility | 2023-09-27 | 1 | -9/+3 | ||
| | * | | | | | | | | | | | android: Close activity with toast if emulation has no game | 2023-09-27 | 2 | -4/+23 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #11616 from t895/save-error | 2023-09-27 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | android: Correctly reload settings file during reset | 2023-09-27 | 1 | -1/+2 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | 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 | ||
| * | | | | | | | | | | | 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 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | 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 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||