| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | 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 | ||
| | |/ / / / | ||||||
| * / / / / | 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 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | 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 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #12912 from FearlessTobi/ports-feb-24 | 2024-02-07 | 2 | -83/+26 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | Port some small changes from Citra (web_backend and translations) | |||||
| | * | | | | | web_backend: Fix compilation | 2024-02-06 | 1 | -6/+6 | ||
| | | | | | | | ||||||
| | * | | | | | citra_qt/configure_ui: Show country of language in the combobox | 2024-02-04 | 1 | -69/+9 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents an issue where we had seperate versions of the same language for different regions and they were not distinguishable (e.g. "Chinese (China)" and "Chinese (Taiwan)"). Also makes it so we do not need to hardcode specific languages anymore. | |||||
| | * | | | | | web_backend: Sync with Citra implementation | 2024-02-04 | 1 | -19/+22 | ||
| | | |_|_|/ | |/| | | | | | | | | | | | | | While porting https://github.com/citra-emu/citra/pull/7347, I noticed the code of yuzu was not up-to-date with the implementation from Citra. | |||||
| * | | | | | Merge pull request #12909 from t895/play-store-automation | 2024-02-07 | 1 | -15/+16 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ci: android: Play store publishing setup | |||||
| | * | | | | ci: android: Play store publishing setup | 2024-02-04 | 1 | -15/+16 | ||
| | | | | | | ||||||
| * | | | | | Merge pull request #12883 from FernandoS27/memory_manager_mem | 2024-02-06 | 4 | -14/+19 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | MemoryManager: Reduce the page table size based on last big page address. | |||||
| | * | | | | | MemoryManager: Reduce the page table size based on last big page address. | 2024-02-01 | 4 | -14/+19 | ||
| | | | | | | | ||||||
| * | | | | | | Merge pull request #12928 from german77/motion-mp | 2024-02-06 | 4 | -132/+138 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | service: hid: Add multiprocess support to six axis input | |||||
| | * | | | | | | service: hid: Add multiprocess support to six axis input | 2024-02-05 | 1 | -124/+130 | ||
| | | | | | | | | ||||||
| | * | | | | | | service: hid: Ensure aruid data is initialized | 2024-02-05 | 3 | -8/+8 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #12933 from german77/irs-interface | 2024-02-06 | 4 | -414/+267 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | service: irs: Migrate service to new interface | |||||
| | * | | | | | | service: irs: Migrate service to new interface | 2024-02-06 | 4 | -414/+267 | ||
| | |/ / / / / | ||||||
| * / / / / / | service: hid: Migrate hid debug service to new interface | 2024-02-06 | 2 | -119/+78 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #12905 from liamwhite/hwc-release | 2024-02-05 | 3 | -28/+27 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | nvnflinger: release buffers before presentation sleep | |||||
| | * | | | | | nvnflinger: release buffers before presentation sleep | 2024-02-03 | 3 | -28/+27 | ||
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #12924 from liamwhite/pedantic-unsigned | 2024-02-05 | 1 | -41/+41 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | typed_address: test values are unsigned | |||||
| | * | | | | | typed_address: test values are unsigned | 2024-02-05 | 1 | -41/+41 | ||
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #12925 from german77/linux-tab | 2024-02-05 | 1 | -0/+3 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | yuzu: Fully hide linux tab | |||||
| | * | | | | | yuzu: Fully hide linux tab | 2024-02-05 | 1 | -0/+3 | ||
| | |/ / / / | ||||||