Commit Graph

27361 Commits (qlaunch-work)
 

Author SHA1 Message Date
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
liamwhite 564a65a82e
Merge pull request #12981 from lat9nq/tzdb-asan-custom
tzdb_to_nx: Update to latest
2 years ago
liamwhite 501ff2eda5
Merge pull request #12980 from merryhime/race-me
dynarmic: Fix invalidation race
2 years ago
Charles Lombardo 999ec5739d
Merge pull request #12978 from liamwhite/ffs-qcom
host_shaders: add vendor workaround for adreno drivers
2 years ago
lat9nq 68b2db21b1 tzdb_to_nx: Update to latest
Includes memory leak fix.

Includes option to specify a custom zoneinfo dir.
2 years ago
liamwhite 2337397a15
Merge pull request #12969 from german77/bcat-interface
service: bcat: Migrate and refractor service to new IPC
2 years ago
liamwhite 7c56ecca3f
Merge pull request #12949 from liamwhite/multi-wait
service: add os types and multi wait API
2 years ago
Merry 211544fbc8 externals: Update dynarmic to 6.6.3 2 years ago
Liam 4677fd3f64 am: use applet program loading for tested versions 2 years ago
Liam 4eeac731ff host_shaders: add vendor workaround for adreno drivers 2 years ago
Fernando Sahmkow 9ce43ee677 Texture Cache: Fix untracking on GPU remap 2 years ago
Narr the Reg 816d03f7d9 service: bcat: Address review issues 2 years ago
Narr the Reg 909f7eb3d2 service: bcat: Implement news interfaces 2 years ago
Narr the Reg 7c2e9a6596 service: bcat: Migrate and refractor service to new IPC 2 years ago
Kevnkkm fe6934593f
Fix multiplayer player count color in dark themes | Temp fix until #12744: Add green color for counts > 0 and < max_players - 1 (#12930)
* fix intended player count color in dark themes

* Refactor

* Change to green color for white and dark themes

* Add const to the colors and extra name for green color
2 years ago
Narr the Reg 52c8adc7ed
Merge pull request #12951 from liamwhite/more-ipc
ipc: additional fixes
2 years ago
liamwhite 7ec7ff0f30
Merge pull request #12920 from t895/jni-common
android: Move JNI setup and helpers to common
2 years ago