summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-01Merge pull request #11632 from german77/hle_cabinetliamwhite
2023-10-01service: nfc: Implement SetRegisterInfoPrivate mii supportNarr the Reg
2023-10-01service: am: Implement shared bufferNarr the Reg
2023-10-01service: nvnflinger: Implement shared bufferNarr the Reg
2023-10-01service: ldn: Implement lp2p:m and stub IMonitorServiceNarr the Reg
2023-10-01service: am: Set push in arguments according to the launched appletNarr the Reg
2023-10-01yuzu: Allow to launch cabinet applet from firmwareNarr the Reg
2023-10-01Merge pull request #11646 from FernandoS27/stop-ignoring-your-mental-healthFernando S
2023-10-01Query Cache: Fix memory leak.Fernando Sahmkow
2023-09-29Merge pull request #11493 from merryhime/evtFernando S
2023-09-29Merge pull request #11546 from Kelebek1/core_timing_mutexFernando S
2023-09-29Merge pull request #11622 from liamwhite/qcr-reg1Fernando S
2023-09-28Merge pull request #11631 from Kelebek1/double_focus_changeliamwhite
2023-09-28Don't send a double focus change messageKelebek1
2023-09-28Merge pull request #11626 from german77/mii-fixliamwhite
2023-09-28Merge pull request #11402 from FernandoS27/depth-bias-controlliamwhite
2023-09-28Merge pull request #11590 from liamwhite/attributeliamwhite
2023-09-28Merge pull request #11604 from t895/only-install-nspliamwhite
2023-09-27service: mii: Fix reported bugsgerman77
2023-09-28Merge pull request #11556 from GPUCode/msaa-image-vkFernando S
2023-09-27renderer_vulkan: fix query cache for homebrewLiam
2023-09-27Merge pull request #11613 from t895/fragment-exception-changeCharles Lombardo
2023-09-27android: Prevent crash when trying to change pages in setup fragmentCharles Lombardo
2023-09-27android: Prevent setup fragment crash in backgroundCharles Lombardo
2023-09-27android: Don't update views if binding is null in onConfigurationChangedCharles Lombardo
2023-09-27android: Don't wait for post to update input overlay visibilityCharles Lombardo
2023-09-27android: Close activity with toast if emulation has no gameCharles Lombardo
2023-09-27Merge pull request #11616 from t895/save-errorCharles Lombardo
2023-09-27Merge pull request #11603 from t895/consolidate-installsCharles Lombardo
2023-09-27android: Correctly reload settings file during resetCharles Lombardo
2023-09-26Qt: Remove ability to install xci filesCharles Lombardo
2023-09-26android: Remove ability to install xci filesCharles Lombardo
2023-09-26Merge pull request #11602 from t895/case-fixCharles Lombardo
2023-09-26android: Adjust failure dialogs for user data and firmware installersCharles Lombardo
2023-09-26android: Fix cancel behavior on indeterminate progress dialog fragmentCharles Lombardo
2023-09-26android: Refactor zip code into FileUtilCharles Lombardo
2023-09-26Merge pull request #11599 from lat9nq/aud-bknd-fixliamwhite
2023-09-26android: Use a different string for the content install dialogCharles Lombardo
2023-09-26android: Fix case bug for installing game contentCharles Lombardo
2023-09-25android: Consolidate installers to one fragmentCharles Lombardo
2023-09-25settings_setting: Read audio enginelat9nq
2023-09-25fsp-srv: add GetFileSystemAttributeLiam
2023-09-25Merge pull request #11594 from t895/rotation-fixCharles Lombardo
2023-09-25Merge pull request #11597 from t895/drawer-fixCharles Lombardo
2023-09-25android: Prevent click ripple from appearing on loading cardCharles Lombardo
2023-09-25android: Remove bottom attribute from navigation viewCharles Lombardo
2023-09-25android: Prevent nav bar shade from laying out across screenCharles Lombardo
2023-09-25Merge pull request #11583 from t895/overlay-fix-2Charles Lombardo
2023-09-25host_shaders: More proper handling of x2 MSAA copiesGPUCode
2023-09-25renderer_vulkan: Implement MSAA copiesGPUCode