Commit Graph

27277 Commits (v0.0.1)
 

Author SHA1 Message Date
liamwhite ad4ae39903
Merge pull request #13009 from t895/message-dialog-fix
android: Message dialog tweaks
2 years ago
liamwhite fefdba05ca
Merge pull request #13007 from t895/screen-bias
android: Expose FSR slider and add vertical alignment setting
2 years ago
t895 f813dc78b2 android: Prevent user from dismissing mod/cheat notice
Makes sure that a user can't miss this dialog by touching outside the window. They must press "OK" or "Close" to continue.
2 years ago
t895 10ba318807 android: Show cancel option for delete addons dialog 2 years ago
t895 86fc1e5b32 android: Swap ok and close default strings for MessageDialogFragment 2 years ago
t895 3c823254ff android: Add screen vertical alignment setting
It's a bit of a hack since I'm moving the view instead of telling the Vulkan surface to bias itself to the top/bottom/center but it works fine for now.
2 years ago
t895 a0513bc45b android: Expose FSR sharpness slider 2 years ago
Liam 3067bfd126 buffer_cache: use mapped range with large vertex buffer size 2 years ago
liamwhite 95d96cfe66
Merge pull request #12974 from german77/ldn-interface
service: ldn: Migrate and refractor service to new IPC
2 years ago
liamwhite f75fceb3c0
Merge pull request #12975 from FernandoS27/keep-your-own-vodoo-doll-away-from-gf
Texture Cache: Fix untracking on GPU remap
2 years ago
liamwhite 3511d5552a
Merge pull request #12989 from german77/hotcake
yuzu: Allow non npad hotkeys and disable controller navigation requirement
2 years ago
liamwhite f27bdce70f
Merge pull request #12998 from t895/swap-clear-actions
android: Swap confirmation buttons for delete save data dialog
2 years ago
liamwhite 85fd2bcb82
Merge pull request #12941 from FearlessTobi/setting-tooltips
shared_translation: Add tooltips for yuzu settings
2 years ago
Liam 461eaca7e8 device_memory_manager: skip unregistered interfaces on invalidate 2 years ago
t895 836592c447 android: Swap confirmation buttons for delete save data dialog 2 years ago
t895 fbc1b61bff android: Extend MessageDialogFragment to support a negative action and button titles 2 years ago
Liam bca698a17a am: move out omm interfaces to new module 2 years ago
Liam a65fb85b6d am: rewrite IApplicationCreator 2 years ago
Liam bbb1ff6574 am: add IApplicationAccessor 2 years ago
Liam 927fa532e5 am: rewrite ILockAccessor 2 years ago
Liam 87b740df46 am: rewrite IWindowController 2 years ago
Liam 203d213529 am: rewrite IStorage 2 years ago
Liam 2e614ce08f am: rewrite IStorageAccessor, ITransferStorageAccessor 2 years ago
Liam 9e271f2017 am: rewrite ISelfController 2 years ago
Liam 79f225bd59 am: rewrite IProcessWindingController 2 years ago
Liam c7e94e2175 am: rewrite ILibraryAppletSelfAccessor 2 years ago
Liam 1c797a8048 am: rewrite ILibraryAppletCreator 2 years ago
Liam f9bba8007d am: rewrite ILibraryAppletAccessor 2 years ago
Liam 2c49ebbeea am: rewrite IHomeMenuFunctions 2 years ago
Liam 17460def8e am: rewrite IGlobalStateController, add ICradleFirmwareUpdater 2 years ago
Liam 77b7e1e682 am: rewrite IDisplayController 2 years ago
Liam eafaa5511d am: move IDebugFunctions 2 years ago
Liam 96fea99af9 am: rewrite ICommonStateGetter 2 years ago
Liam 44e7e85f23 am: rewrite IApplicationFunctions 2 years ago
Liam af35057212 am: rewrite IAppletCommonFunctions 2 years ago
Liam 590e86792c am: rewrite IAudioController 2 years ago
Liam 6fd6c65fd4 am: rewrite ISystemAppletProxy 2 years ago
Liam c809f7193a am: rewrite ILibraryAppletProxy 2 years ago
Liam c7e97b22fb am: rewrite IApplicationProxy 2 years ago
Liam b2e140b032 am: rewrite appletAE, appletOE 2 years ago
Narr the Reg 2ff45cd0da
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
general: applet multiprocess
2 years ago
liamwhite b6b56f48b7
Merge pull request #12991 from german77/news2
service: news: Stub remaining functions
2 years ago
german77 04a9d14f35 service: news: Stub remaining functions 2 years ago
german77 26e028808a yuzu: Allow non npad hotkeys and disable controller navigation requirement 2 years ago
Narr the Reg 2053ff96fc service: ldn: Migrate and refractor service to new IPC 2 years ago
Liam 368bf2211f texture_cache: tweak iteration tracking change 2 years ago
Liam de8a623932 texture_cache: avoid overestimation of ASTC texture sizes 2 years ago
Liam 865a0186b6 caches: make critical reclamation less eager and possible in more cases 2 years ago
liamwhite 98db796fde
Merge pull request #12986 from t895/input-config-clear-fix
config: Always delete control settings in ClearControlPlayerValues
2 years ago
t895 adebc96a9c config: Always delete control settings in ClearControlPlayerValues 2 years ago