- 06 Jan, 2024 2 commits
-
-
Narr the Reg authored
-
Narr the Reg authored
hid_core: Move hid to it's own subproject
-
- 05 Jan, 2024 1 commit
-
-
Narr the Reg authored
-
- 04 Jan, 2024 15 commits
-
-
liamwhite authored
OpenGL: Fixes and workaround updates for AMD
-
liamwhite authored
frontend_common: config: Only write setting related to opened config file
-
liamwhite authored
android: Expose more orientation options
-
liamwhite authored
frontend_common: config: Move WriteIntegerSetting definition to header
-
liamwhite authored
actions: android: Allow for manually triggering Android builds
-
liamwhite authored
android: Disable compression for zip exports
-
liamwhite authored
KThread: Send termination interrupt to all cores a thread has affinity to
-
liamwhite authored
service: hid: Implement NpadResource and NpadData
-
t895 authored
Could cause multiple global saves at once that went untracked previously
-
t895 authored
If we tried to write a switchable setting to config that was not using global in the global config instance, we could write the per-game setting accidentally. This ensures that we always use the global setting for global config and the currently applied setting for custom config.
-
t895 authored
Android doesn't have a proper way of destroying its config object so it's best to stick to the built-in methods to control saving config
-
t895 authored
-
t895 authored
-
Narr the Reg authored
-
Narr the Reg authored
-
- 03 Jan, 2024 4 commits
- 02 Jan, 2024 8 commits
-
-
t895 authored
Disables compression for user data and save exports
-
Merry authored
KThread::RequestTerminate may run from a thread which is not the CurrentCore, and thus masking this out is erroneous.
-
liamwhite authored
yuzu: Use displayed port on direct connect
-
Narr the Reg authored
-
liamwhite authored
android: Fix dpad position saving
-
liamwhite authored
android: Use case-insensitive check for addon directory
-
t895 authored
-
t895 authored
Was using the wrong key previously
-
- 01 Jan, 2024 9 commits
-
-
liamwhite authored
Update translations (2024-01-01)
-
liamwhite authored
VideoCore: A few fixes to DMA and swapchain
-
liamwhite authored
service: hid: Use applet resource to get latest shared memory handle
-
liamwhite authored
android: Migrate remaining settings to ini
-
Narr the Reg authored
core_timing: minor refactors
-
Narr the Reg authored
core: track separate heap allocation for linux
-
Narr the Reg authored
ips_layer: prevent out of bounds access with offset exceeding module size
-
Narr the Reg authored
jit: use code memory handles correctly
-
The yuzu Community authored
-
- 31 Dec, 2023 1 commit
-
-
Fernando Sahmkow authored
-