| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #12981 from lat9nq/tzdb-asan-custom | 2024-02-10 | 1 | -0/+0 | |
| |\ | | | | | tzdb_to_nx: Update to latest | ||||
| | * | tzdb_to_nx: Update to latest | 2024-02-10 | 1 | -0/+0 | |
| | | | | | | | | | | | | | Includes memory leak fix. Includes option to specify a custom zoneinfo dir. | ||||
| * | | Merge pull request #12980 from merryhime/race-me | 2024-02-10 | 1 | -0/+0 | |
| |\ \ | | | | | | | dynarmic: Fix invalidation race | ||||
| | * | | externals: Update dynarmic to 6.6.3 | 2024-02-10 | 1 | -0/+0 | |
| | | | | |||||
| * | | | Merge pull request #12978 from liamwhite/ffs-qcom | 2024-02-10 | 1 | -6/+4 | |
| |\ \ \ | |_|/ |/| | | host_shaders: add vendor workaround for adreno drivers | ||||
| | * | | host_shaders: add vendor workaround for adreno drivers | 2024-02-10 | 1 | -6/+4 | |
| | |/ | |||||
| * | | Merge pull request #12969 from german77/bcat-interface | 2024-02-10 | 36 | -736/+1285 | |
| |\ \ | | | | | | | service: bcat: Migrate and refractor service to new IPC | ||||
| | * | | service: bcat: Address review issues | 2024-02-10 | 29 | -144/+153 | |
| | | | | |||||
| | * | | service: bcat: Implement news interfaces | 2024-02-10 | 14 | -0/+425 | |
| | | | | |||||
| | * | | service: bcat: Migrate and refractor service to new IPC | 2024-02-10 | 22 | -735/+850 | |
| | | | | |||||
| * | | | Merge pull request #12949 from liamwhite/multi-wait | 2024-02-10 | 15 | -352/+569 | |
| |\ \ \ | |_|/ |/| | | service: add os types and multi wait API | ||||
| | * | | glue: use multi wait API | 2024-02-07 | 1 | -82/+48 | |
| | | | | |||||
| | * | | server_manager: use multi wait API | 2024-02-07 | 2 | -261/+234 | |
| | | | | |||||
| | * | | service: add os types and multi wait API | 2024-02-07 | 13 | -9/+287 | |
| | | | | |||||
| * | | | Fix multiplayer player count color in dark themes | Temp fix until #12744: ↵ | 2024-02-09 | 1 | -3/+10 | |
| | |/ |/| | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | Merge pull request #12951 from liamwhite/more-ipc | 2024-02-09 | 3 | -4/+16 | |
| |\ \ | | | | | | | ipc: additional fixes | ||||
| | * | | ipc: additional fixes | 2024-02-07 | 3 | -4/+16 | |
| | |/ | |||||
| * | | Merge pull request #12920 from t895/jni-common | 2024-02-09 | 16 | -305/+318 | |
| |\ \ | | | | | | | android: Move JNI setup and helpers to common | ||||
| | * | | android: Run OnEmulationStarted frontend callback in another thread | 2024-02-08 | 1 | -1/+3 | |
| | | | | | | | | | | | | | The JVM has problems with attaching to a Fiber so we start a new thread and wait for the result here. | ||||
| | * | | common: fs: Expand android macros | 2024-02-08 | 2 | -134/+91 | |
| | | | | |||||
| | * | | android: Move JNI setup and helpers to common | 2024-02-08 | 13 | -170/+224 | |
| | | | | |||||
| * | | | Merge pull request #12927 from german77/cheat-pause | 2024-02-09 | 4 | -2/+22 | |
| |\ \ \ | | | | | | | | | dmnt: cheat: Add pause and resume support | ||||
| | * | | | dmnt: cheat: Add pause and resume support | 2024-02-05 | 4 | -2/+22 | |
| | | | | | |||||
| * | | | | Merge pull request #12968 from t895/thermal-status | 2024-02-09 | 21 | -168/+180 | |
| |\ \ \ \ | | | | | | | | | | | android: Thermal throttling indicator | ||||
| | * | | | | android: Use utility function for applying view margins | 2024-02-09 | 15 | -163/+104 | |
| | | | | | | |||||
| | * | | | | android: Add thermal throttling overlay | 2024-02-09 | 6 | -5/+76 | |
| | | | | | | |||||
| * | | | | | Merge pull request #12964 from t895/foreground-service-test | 2024-02-09 | 26 | -176/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | android: Remove foreground service | ||||
| | * | | | | | android: Remove foreground service | 2024-02-08 | 26 | -176/+0 | |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #12966 from german77/free_npad | 2024-02-09 | 6 | -12/+17 | |
| |\ \ \ \ \ | | | | | | | | | | | | | service: hid: Free npad applet resource | ||||
| | * | | | | | service: hid: Free npad applet resource | 2024-02-08 | 6 | -12/+17 | |
| | | | | | | | |||||
| * | | | | | | Merge pull request #12967 from german77/let_me_out | 2024-02-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | service: Fix OutLargeData attributes | ||||
| | * | | | | | service: Fix OutLargeData attributes | 2024-02-08 | 1 | -1/+1 | |
| | |/ / / / | |||||
| * | | | | | Merge pull request #12963 from t895/versioning-fix | 2024-02-08 | 1 | -2/+9 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | android: Fix regex for git version | ||||
| | * | | | | android: Fix regex for git version | 2024-02-08 | 1 | -2/+9 | |
| |/ / / / | |||||
| * | | | | Merge pull request #12903 from liamwhite/const-offset | 2024-02-08 | 2 | -38/+7 | |
| |\ \ \ \ | | | | | | | | | | | shader_recompiler: use only ConstOffset for OpImageFetch | ||||
| | * | | | | shader_recompiler: use only ConstOffset for OpImageFetch | 2024-02-05 | 2 | -38/+7 | |
| | | | | | | |||||
| * | | | | | Merge pull request #12954 from german77/hidbus-interface | 2024-02-08 | 10 | -403/+262 | |
| |\ \ \ \ \ | | | | | | | | | | | | | service: hid: Migrate hidbus to new interface | ||||
| | * | | | | | service: hid: Migrate hidbus to new interface | 2024-02-07 | 10 | -403/+262 | |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #12914 from FernandoS27/vc-refactor | 2024-02-08 | 16 | -456/+557 | |
| |\ \ \ \ \ | | | | | | | | | | | | | VideoCore Refactor Part 1. | ||||
| | * | | | | | Common: Rename SplitRangeSet to OverlapRangeSet | 2024-02-05 | 4 | -42/+45 | |
| | | | | | | | |||||
| | * | | | | | Buffer Cache: Refactor to use Range sets instead | 2024-02-05 | 5 | -361/+206 | |
| | | | | | | | |||||
| | * | | | | | NVDRV: Refactor HeapMapper to use RangeSets | 2024-02-04 | 1 | -144/+43 | |
| | | | | | | | |||||
| | * | | | | | Common: Introduce Range Sets | 2024-02-04 | 3 | -0/+354 | |
| | | | | | | | |||||
| | * | | | | | VideoCore: Move Slot Vector to Common | 2024-02-04 | 12 | -33/+33 | |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #12953 from FernandoS27/zero-fps-mah-ass | 2024-02-08 | 1 | -0/+7 | |
| |\ \ \ \ \ | | | | | | | | | | | | | SMMU: Ensure the backing address range matches the current | ||||
| | * | | | | | SMMU: Ensure the backing address range matches the current | 2024-02-07 | 1 | -0/+7 | |
| |/ / / / / | |||||
| * | | | | | Merge pull request #12939 from german77/wonder | 2024-02-07 | 1 | -1/+4 | |
| |\ \ \ \ \ | | | | | | | | | | | | | dmnt: cheat: Invalidate cache on memory writes | ||||
| | * | | | | | dmnt: cheat: Invalidate cache on memory writes | 2024-02-06 | 1 | -1/+4 | |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #12932 from german77/any-key-is-good | 2024-02-07 | 3 | -20/+37 | |
| |\ \ \ \ \ | | | | | | | | | | | | | yuzu: Make controller keys easier to assign | ||||
| | * | | | | | yuzu: Make controller keys easier to assign | 2024-02-06 | 3 | -20/+37 | |
| | | |_|/ / | |/| | | | |||||