Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: Fix OutLargeData attributes
|
|
|
|
|
|
shader_recompiler: use only ConstOffset for OpImageFetch
|
|
service: hid: Migrate hidbus to new interface
|
|
VideoCore Refactor Part 1.
|
|
|
|
|
|
dmnt: cheat: Invalidate cache on memory writes
|
|
yuzu: Make controller keys easier to assign
|
|
Port some small changes from Citra (web_backend and translations)
|
|
ci: android: Play store publishing setup
|
|
|
|
|
|
MemoryManager: Reduce the page table size based on last big page address.
|
|
service: hid: Add multiprocess support to six axis input
|
|
service: irs: Migrate service to new interface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nvnflinger: release buffers before presentation sleep
|
|
typed_address: test values are unsigned
|
|
yuzu: Fully hide linux tab
|
|
dmnt: cheats: Update cheat vm to latest version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
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.
|
|
cmif_serialization: enforce const for references
|