summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-11caches: make critical reclamation less eager and possible in more casesLiam
2024-02-11Merge pull request #12986 from t895/input-config-clear-fixliamwhite
config: Always delete control settings in ClearControlPlayerValues
2024-02-11config: Always delete control settings in ClearControlPlayerValuest895
2024-02-10Merge pull request #12981 from lat9nq/tzdb-asan-customliamwhite
tzdb_to_nx: Update to latest
2024-02-10Merge pull request #12980 from merryhime/race-meliamwhite
dynarmic: Fix invalidation race
2024-02-10Merge pull request #12978 from liamwhite/ffs-qcomCharles Lombardo
host_shaders: add vendor workaround for adreno drivers
2024-02-10tzdb_to_nx: Update to latestlat9nq
Includes memory leak fix. Includes option to specify a custom zoneinfo dir.
2024-02-10Merge pull request #12969 from german77/bcat-interfaceliamwhite
service: bcat: Migrate and refractor service to new IPC
2024-02-10Merge pull request #12949 from liamwhite/multi-waitliamwhite
service: add os types and multi wait API
2024-02-10externals: Update dynarmic to 6.6.3Merry
2024-02-10host_shaders: add vendor workaround for adreno driversLiam
2024-02-10service: bcat: Address review issuesNarr the Reg
2024-02-10service: bcat: Implement news interfacesNarr the Reg
2024-02-10service: bcat: Migrate and refractor service to new IPCNarr the Reg
2024-02-09Fix multiplayer player count color in dark themes | Temp fix until #12744: ↵Kevnkkm
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
2024-02-09Merge pull request #12951 from liamwhite/more-ipcNarr the Reg
ipc: additional fixes
2024-02-09Merge pull request #12920 from t895/jni-commonliamwhite
android: Move JNI setup and helpers to common
2024-02-09Merge pull request #12927 from german77/cheat-pauseliamwhite
dmnt: cheat: Add pause and resume support
2024-02-09Merge pull request #12968 from t895/thermal-statusliamwhite
android: Thermal throttling indicator
2024-02-09Merge pull request #12964 from t895/foreground-service-testliamwhite
android: Remove foreground service
2024-02-09Merge pull request #12966 from german77/free_npadliamwhite
service: hid: Free npad applet resource
2024-02-09android: Use utility function for applying view marginst895
2024-02-09android: Add thermal throttling overlayt895
2024-02-08Merge pull request #12967 from german77/let_me_outliamwhite
service: Fix OutLargeData attributes
2024-02-08android: Remove foreground servicet895
2024-02-08service: Fix OutLargeData attributesNarr the Reg
2024-02-08service: hid: Free npad applet resourceNarr the Reg
2024-02-08Merge pull request #12963 from t895/versioning-fixliamwhite
android: Fix regex for git version
2024-02-08android: Fix regex for git versiont895
2024-02-08android: Run OnEmulationStarted frontend callback in another threadt895
The JVM has problems with attaching to a Fiber so we start a new thread and wait for the result here.
2024-02-08common: fs: Expand android macrost895
2024-02-08android: Move JNI setup and helpers to commont895
2024-02-08Merge pull request #12903 from liamwhite/const-offsetFernando S
shader_recompiler: use only ConstOffset for OpImageFetch
2024-02-08Merge pull request #12954 from german77/hidbus-interfaceliamwhite
service: hid: Migrate hidbus to new interface
2024-02-08Merge pull request #12914 from FernandoS27/vc-refactorliamwhite
VideoCore Refactor Part 1.
2024-02-08Merge pull request #12953 from FernandoS27/zero-fps-mah-assliamwhite
SMMU: Ensure the backing address range matches the current
2024-02-07service: hid: Migrate hidbus to new interfaceNarr the Reg
2024-02-07SMMU: Ensure the backing address range matches the currentFernando Sahmkow
2024-02-07Merge pull request #12939 from german77/wonderliamwhite
dmnt: cheat: Invalidate cache on memory writes
2024-02-07Merge pull request #12932 from german77/any-key-is-goodliamwhite
yuzu: Make controller keys easier to assign
2024-02-07Merge pull request #12912 from FearlessTobi/ports-feb-24liamwhite
Port some small changes from Citra (web_backend and translations)
2024-02-07Merge pull request #12909 from t895/play-store-automationCharles Lombardo
ci: android: Play store publishing setup
2024-02-07ipc: additional fixesLiam
2024-02-07glue: use multi wait APILiam
2024-02-07server_manager: use multi wait APILiam
2024-02-07service: add os types and multi wait APILiam
2024-02-06yuzu: Make controller keys easier to assigngerman77
2024-02-06dmnt: cheat: Invalidate cache on memory writesNarr the Reg
2024-02-06Merge pull request #12883 from FernandoS27/memory_manager_memliamwhite
MemoryManager: Reduce the page table size based on last big page address.
2024-02-06Merge pull request #12928 from german77/motion-mpliamwhite
service: hid: Add multiprocess support to six axis input