Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-09 | core: fix multiprocess with nce | Liam | |
2024-02-08 | Merge pull request #12967 from german77/let_me_out | liamwhite | |
service: Fix OutLargeData attributes | |||
2024-02-08 | service: Fix OutLargeData attributes | Narr the Reg | |
2024-02-08 | Merge pull request #12963 from t895/versioning-fix | liamwhite | |
android: Fix regex for git version | |||
2024-02-08 | android: Fix regex for git version | t895 | |
2024-02-08 | Merge pull request #12903 from liamwhite/const-offset | Fernando S | |
shader_recompiler: use only ConstOffset for OpImageFetch | |||
2024-02-08 | Merge pull request #12954 from german77/hidbus-interface | liamwhite | |
service: hid: Migrate hidbus to new interface | |||
2024-02-08 | Merge pull request #12914 from FernandoS27/vc-refactor | liamwhite | |
VideoCore Refactor Part 1. | |||
2024-02-08 | Merge pull request #12953 from FernandoS27/zero-fps-mah-ass | liamwhite | |
SMMU: Ensure the backing address range matches the current | |||
2024-02-07 | service: hid: Migrate hidbus to new interface | Narr the Reg | |
2024-02-07 | SMMU: Ensure the backing address range matches the current | Fernando Sahmkow | |
2024-02-07 | Merge pull request #12939 from german77/wonder | liamwhite | |
dmnt: cheat: Invalidate cache on memory writes | |||
2024-02-07 | Merge pull request #12932 from german77/any-key-is-good | liamwhite | |
yuzu: Make controller keys easier to assign | |||
2024-02-07 | Merge pull request #12912 from FearlessTobi/ports-feb-24 | liamwhite | |
Port some small changes from Citra (web_backend and translations) | |||
2024-02-07 | Merge pull request #12909 from t895/play-store-automation | Charles Lombardo | |
ci: android: Play store publishing setup | |||
2024-02-06 | yuzu: Make controller keys easier to assign | german77 | |
2024-02-06 | dmnt: cheat: Invalidate cache on memory writes | Narr the Reg | |
2024-02-06 | Merge pull request #12883 from FernandoS27/memory_manager_mem | liamwhite | |
MemoryManager: Reduce the page table size based on last big page address. | |||
2024-02-06 | Merge pull request #12928 from german77/motion-mp | liamwhite | |
service: hid: Add multiprocess support to six axis input | |||
2024-02-06 | Merge pull request #12933 from german77/irs-interface | liamwhite | |
service: irs: Migrate service to new interface | |||
2024-02-06 | Merge pull request #12934 from german77/hid_debug_interface | liamwhite | |
service: hid: Migrate hid debug service to new interface | |||
2024-02-06 | web_backend: Fix compilation | FearlessTobi | |
2024-02-06 | service: hid: Migrate hid debug service to new interface | german77 | |
2024-02-06 | service: irs: Migrate service to new interface | german77 | |
2024-02-05 | service: hid: Add multiprocess support to six axis input | german77 | |
2024-02-05 | service: hid: Ensure aruid data is initialized | german77 | |
2024-02-05 | Common: Rename SplitRangeSet to OverlapRangeSet | Fernando Sahmkow | |
2024-02-05 | Merge pull request #12905 from liamwhite/hwc-release | Charles Lombardo | |
nvnflinger: release buffers before presentation sleep | |||
2024-02-05 | Merge pull request #12924 from liamwhite/pedantic-unsigned | Charles Lombardo | |
typed_address: test values are unsigned | |||
2024-02-05 | Merge pull request #12925 from german77/linux-tab | liamwhite | |
yuzu: Fully hide linux tab | |||
2024-02-05 | Merge pull request #12915 from german77/cheat | liamwhite | |
dmnt: cheats: Update cheat vm to latest version | |||
2024-02-05 | Merge pull request #12916 from liamwhite/float-fix | liamwhite | |
gdb: fix load/save of fp values in a32 | |||
2024-02-05 | Merge pull request #12922 from FearlessTobi/lang-mappins | Charles Lombardo | |
.tx/config: Use language mappings for android "tx pull" | |||
2024-02-05 | yuzu: Fully hide linux tab | german77 | |
2024-02-05 | typed_address: test values are unsigned | Liam | |
2024-02-05 | dmnt: cheats: Silence memory errors | german77 | |
2024-02-05 | shader_recompiler: use only ConstOffset for OpImageFetch | Liam | |
2024-02-05 | .tx/config: Use language mappings for android "tx pull" | FearlessTobi | |
The language names we are using in the android resources differ from those on Transifex. We need to manually specify mappings for them, so Transifex is able to place the files in the correct folders. | |||
2024-02-05 | Buffer Cache: Refactor to use Range sets instead | Fernando Sahmkow | |
2024-02-04 | gdb: fix load/save of fp values in a32 | Liam | |
2024-02-04 | dmnt: cheats: Update cheat vm to latest version | german77 | |
2024-02-04 | NVDRV: Refactor HeapMapper to use RangeSets | Fernando Sahmkow | |
2024-02-04 | Common: Introduce Range Sets | Fernando Sahmkow | |
2024-02-04 | VideoCore: Move Slot Vector to Common | Fernando Sahmkow | |
2024-02-04 | citra_qt/configure_ui: Show country of language in the combobox | Tobias | |
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. | |||
2024-02-04 | ci: android: Play store publishing setup | t895 | |
2024-02-04 | web_backend: Sync with Citra implementation | FearlessTobi | |
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. | |||
2024-02-04 | Merge pull request #12892 from liamwhite/serialization-stuff | liamwhite | |
cmif_serialization: enforce const for references | |||
2024-02-03 | nvnflinger: release buffers before presentation sleep | Liam | |
2024-02-03 | Merge pull request #12901 from Kelebek1/timezone_firmware_fix | liamwhite | |
Fix firmware timezone boot load check. |