| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #11546 from Kelebek1/core_timing_mutex | 2023-09-29 | 3 | -6/+11 | |
| |\ | |||||
| | * | Reduce core timing mutex contention | 2023-09-19 | 3 | -6/+11 | |
| * | | Merge pull request #11622 from liamwhite/qcr-reg1 | 2023-09-29 | 1 | -2/+4 | |
| |\ \ | |||||
| | * | | renderer_vulkan: fix query cache for homebrew | 2023-09-27 | 1 | -2/+4 | |
| * | | | Don't send a double focus change message | 2023-09-28 | 1 | -3/+0 | |
| * | | | Merge pull request #11626 from german77/mii-fix | 2023-09-28 | 5 | -4/+6 | |
| |\ \ \ | |||||
| | * | | | service: mii: Fix reported bugs | 2023-09-27 | 5 | -4/+6 | |
| * | | | | Merge pull request #11402 from FernandoS27/depth-bias-control | 2023-09-28 | 7 | -3/+69 | |
| |\ \ \ \ | |||||
| | * | | | | Vulkan: add temporary workaround for AMDVLK | 2023-09-16 | 5 | -2/+20 | |
| | * | | | | Vulkan: Implement Depth Bias Control | 2023-09-16 | 4 | -3/+51 | |
| * | | | | | Merge pull request #11590 from liamwhite/attribute | 2023-09-28 | 1 | -0/+41 | |
| |\ \ \ \ \ | |||||
| | * | | | | | fsp-srv: add GetFileSystemAttribute | 2023-09-25 | 1 | -0/+41 | |
| * | | | | | | 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 | |