| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
Fix firmware timezone boot load check.
|
|
service: fs: Skip non user id folders
|
|
service: hid: Multiple fixes
|
|
Color player counts in the multiplayer public lobby list
|
|
Persist filters in multiplayer public lobby list
|
|
Add hotkeys for multiplayer actions
|
|
|
|
|
|
|
|
service: use const references for input raw data
|
|
notif: rewrite for new IPC
|
|
cmake: use vulkan-headers config file
|
|
structured_control_flow: Add Samsung Proprietary Driver ID to Reorder Pass
|
|
video_core: rewrite presentation for layer composition
|
|
|
|
|
|
For RDNA-based Samsung Xclipse GPUs
|
|
|
|
|
|
Update translations (2024-02-01)
|
|
SwBlitter: Fix Pitch linear reading/writting
|
|
service: capsrv: Migrate to new IPC
|
|
service: hid: Fully implement touch resource
|
|
|
|
|
|
|
|
ci: bump mac to macos-14
|
|
|
|
|
|
|
|
|
|
adapt passes
|
|
|
|
|
|
|
|
|