Commit Graph

26785 Commits (c7588c042ba14bce871d12f5cf4dbf64bb5b3fe9)
 

Author SHA1 Message Date
Liam b2e140b032 am: rewrite appletAE, appletOE 1 year ago
Narr the Reg 2ff45cd0da
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
general: applet multiprocess
1 year ago
liamwhite b6b56f48b7
Merge pull request #12991 from german77/news2
service: news: Stub remaining functions
1 year ago
german77 04a9d14f35 service: news: Stub remaining functions 1 year ago
german77 26e028808a yuzu: Allow non npad hotkeys and disable controller navigation requirement 1 year ago
Narr the Reg 2053ff96fc service: ldn: Migrate and refractor service to new IPC 1 year ago
liamwhite 98db796fde
Merge pull request #12986 from t895/input-config-clear-fix
config: Always delete control settings in ClearControlPlayerValues
1 year ago
t895 adebc96a9c config: Always delete control settings in ClearControlPlayerValues 1 year ago
liamwhite 564a65a82e
Merge pull request #12981 from lat9nq/tzdb-asan-custom
tzdb_to_nx: Update to latest
1 year ago
liamwhite 501ff2eda5
Merge pull request #12980 from merryhime/race-me
dynarmic: Fix invalidation race
1 year ago
Charles Lombardo 999ec5739d
Merge pull request #12978 from liamwhite/ffs-qcom
host_shaders: add vendor workaround for adreno drivers
1 year ago
lat9nq 68b2db21b1 tzdb_to_nx: Update to latest
Includes memory leak fix.

Includes option to specify a custom zoneinfo dir.
1 year ago
liamwhite 2337397a15
Merge pull request #12969 from german77/bcat-interface
service: bcat: Migrate and refractor service to new IPC
1 year ago
liamwhite 7c56ecca3f
Merge pull request #12949 from liamwhite/multi-wait
service: add os types and multi wait API
1 year ago
Merry 211544fbc8 externals: Update dynarmic to 6.6.3 1 year ago
Liam 4677fd3f64 am: use applet program loading for tested versions 1 year ago
Liam 4eeac731ff host_shaders: add vendor workaround for adreno drivers 1 year ago
Fernando Sahmkow 9ce43ee677 Texture Cache: Fix untracking on GPU remap 1 year ago
Narr the Reg 816d03f7d9 service: bcat: Address review issues 1 year ago
Narr the Reg 909f7eb3d2 service: bcat: Implement news interfaces 1 year ago
Narr the Reg 7c2e9a6596 service: bcat: Migrate and refractor service to new IPC 1 year 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
1 year ago
Narr the Reg 52c8adc7ed
Merge pull request #12951 from liamwhite/more-ipc
ipc: additional fixes
1 year ago
liamwhite 7ec7ff0f30
Merge pull request #12920 from t895/jni-common
android: Move JNI setup and helpers to common
1 year ago
liamwhite a133eadf06
Merge pull request #12927 from german77/cheat-pause
dmnt: cheat: Add pause and resume support
1 year ago
liamwhite 89dd0fa932
Merge pull request #12968 from t895/thermal-status
android: Thermal throttling indicator
1 year ago
liamwhite a9dcfe2a42
Merge pull request #12964 from t895/foreground-service-test
android: Remove foreground service
1 year ago
liamwhite 2ad8d614b5
Merge pull request #12966 from german77/free_npad
service: hid: Free npad applet resource
1 year ago
Liam b206ea5cfe am: fix focus states and display of indirect keyboard 1 year ago
Liam 70590f79f8 am: stub SetMediaPlaybackState for self controller 1 year ago
Liam fa12384350 general: add default configurations for applet mode 1 year ago
Liam 78aac6b403 gpu: dependency-inject scaling/antialiasing filter state for capture layers 1 year ago
Liam 0cb413c3d3 nvnflinger/gpu: implement applet capture 1 year ago
Liam 962c82540c nvnflinger/gpu: implement blending 1 year ago
Liam 06fd7f2012 nvservices: unmap only on last container free 1 year ago
Liam 0cbb555e9a video_core: defensively program around unmapped device pointers 1 year ago
Liam 2e8c21ad2d core: fix multiprocess with nce 1 year ago
t895 f44183db9e android: Use utility function for applying view margins 1 year ago
t895 5fa9bc192c android: Add thermal throttling overlay 1 year ago
liamwhite f9a559d2b7
Merge pull request #12967 from german77/let_me_out
service: Fix OutLargeData attributes
1 year ago
t895 af87365672 android: Remove foreground service 1 year ago
Narr the Reg 03a23c037a service: Fix OutLargeData attributes 1 year ago
Narr the Reg 0ac777460d service: hid: Free npad applet resource 1 year ago
liamwhite 71e59bdcd8
Merge pull request #12963 from t895/versioning-fix
android: Fix regex for git version
1 year ago
t895 0a1283f94f android: Fix regex for git version 1 year ago
t895 2600ac65c8 android: Run OnEmulationStarted frontend callback in another thread
The JVM has problems with attaching to a Fiber so we start a new thread and wait for the result here.
1 year ago
t895 c8e8c614a0 common: fs: Expand android macros 1 year ago
t895 e7c4c8b993 android: Move JNI setup and helpers to common 1 year ago
FearlessTobi 7cfb51e5e7 shared_translation: Add tooltips for general settings 1 year ago
Fernando S f049453dd6
Merge pull request #12903 from liamwhite/const-offset
shader_recompiler: use only ConstOffset for OpImageFetch
1 year ago