Liam
174bad7011
vfs_layered: avoid n^2 lookup in layeredfs building
3 years ago
german77
62acd50c0b
core: hid: Update motion on a better place
3 years ago
Fernando Sahmkow
134c14f089
Address feedback, add CR notice, etc
3 years ago
Fernando Sahmkow
62295b5069
Settings: add option to enable / disable reactive flushing
3 years ago
Fernando Sahmkow
6bc60f78d9
GPU: Add Reactive flushing
3 years ago
Liam
b0c0344388
vfs_vector: avoid n^2 lookup in layeredfs building
3 years ago
german77
7b41e71877
input_common: Add experimental motion to button
3 years ago
Narr the Reg
2a36d667c9
service: nfc: Merge device interfaces and create the device manager
3 years ago
Narr the Reg
53ec77c62c
input_common: Add property to invert an axis button
3 years ago
Narr the Reg
b3b5a11262
input_common: Add property to invert an axis button
3 years ago
Narr the Reg
94c16132ba
yuzu: Add motion preview to controller input
3 years ago
german77
dbef75ecdd
core: hid: Fix state of capture and home buttons
3 years ago
lat9nq
2cca81495e
settings: Enable FIFO relaxed
Not entirely sure if we need this, but there's also no reason not to
support it.
settings: Give VSyncMode values
3 years ago
lat9nq
7bffe8ce02
telemetry_session: Make translate function static
Addresses review feedback
Co-authored-by: Lioncash <mathew1800@gmail.com>
3 years ago
lat9nq
581d8f34ee
configuration: Expose separate swap present modes
Previously, yuzu would try and guess which vsync mode to use given
different scenarios, but apparently we didn't always get it right. This
exposes the separate modes in a drop-down the user can select.
If a mode isn't available in Vulkan, it defaults to FIFO.
3 years ago
Liam
bdaf10ec9e
settings: rename extended memory layout to unsafe, move from general to system
3 years ago
Liam
370a0526a5
kernel: remove general boost lists
3 years ago
Liam
7afcc29ac8
kernel: match calls to Register and Unregister
3 years ago
german77
7ed3f00c30
core: service: Add FunctionInfoTyped to allow expanding existing interfaces
3 years ago
Narr the Reg
f8d2ab4660
service: nfc: Create mifare interface
3 years ago
Narr the Reg
db242ac13f
service: nfc: Create interface
3 years ago
Fernando Sahmkow
eeffe68b7f
Accuracy Normal: reduce accuracy further for perf improvements in Project Lime
3 years ago
Kelebek1
325a8febfc
Silence nifm spam
3 years ago
german77
1ec8e38f3f
core: am: Demote TryPopFromFriendInvitationStorageChannel Log level
3 years ago
FengChen
ea68bfba5d
core: audio: return result when audio_out initialize failed
3 years ago
german77
18bb76b6a0
core: hid: Remove deadzone of virtual controller
3 years ago
Narr the Reg
5de37e921c
service: nfp: Implement debug Interface
3 years ago
Narr the Reg
c8ed98bb1c
service: nfp: Implement system interface
3 years ago
Narr the Reg
52447e1b58
service: nfp: Use an unique interface
3 years ago
Liam
07d060c2d4
kernel: move more memory to application in 8GB arrangement
3 years ago
Liam
bfd120b543
kernel: switch extended memory setting to 8GB arrangement
3 years ago
Liam
bbc9f0d3e9
general: fixes for gcc 13
3 years ago
german77
4c562a2c8c
service: hid: Fix handle validation
3 years ago
bunnei
a09fcccb72
core: arm_dynarmic_32: Update SaveContext/LoadContext.
3 years ago
german77
a1b66df775
applet: controller: Implement cancel button
3 years ago
german77
9ffeb00747
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
Used by Let's Get Fit
3 years ago
Narr the Reg
0585865c9f
service: am: Improve profile select applet
3 years ago
Liam
7121903f4a
kernel: fix unbounded stack usage in atomics
3 years ago
Morph
e67edd4bb7
core_timing: Make use of MicroSleep for x64 CPUs
For CPUs that support tpause, this should result in significant CPU power savings over thread yield in this spin wait.
3 years ago
Narr the Reg
c1e8a0a3e6
service: hid: Silence warning on MergeSingleJoyAsDualJoy
3 years ago
german77
a7965dbc95
service: nfp: Add plain amiibo support
3 years ago
Liam
eb8abae7eb
qt: implement RequestExit for applets
3 years ago
Liam
46f5e0a276
applets: implement RequestExit
3 years ago
Liam
6eaef51cf2
memory: rename global memory references to application memory
3 years ago
Liam
156516e399
kernel: use KTypedAddress for addresses
3 years ago
Narr the Reg
9704f1bc7e
nfc: Initialize device when controller is connected
3 years ago
Liam
48f1221b35
kernel: fix LOG_TRACE in ipc
3 years ago
Narr the Reg
8a1c405ce3
service: nfp: Replace crc function with boost equivalent
3 years ago
Narr the Reg
ab37f2bda3
service: nfp: Close app area and recreate crc
3 years ago
Narr the Reg
d7f58e6ecb
service: nfp: Convert mii colors to v3
3 years ago