Narr the Reg
11a23ca48c
service: hid: Add functions needed by Qlaunch
2 years ago
Narr the Reg
146975c880
hid_core: Move hid to it's own subproject
2 years ago
t895
a8ca5b211a
android: Re-add global save manager
Reworked to correctly collect and import/export saves that could exist in either /nand/user/save/000...000/<user id> or /nand/user/save/account/<user id raw string>
2 years ago
Narr the Reg
b3e76e2cb1
service: hid: Remove data races when handling shared memory
2 years ago
Narr the Reg
1f0a03d1e0
service: hid: Implement NpadResource and NpadData
2 years ago
Merry
d4bb92866b
KThread: Send termination interrupt to all cores a thread has affinity to
KThread::RequestTerminate may run from a thread which is not the CurrentCore, and thus
masking this out is erroneous.
2 years ago
Fernando Sahmkow
d9b2778306
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
2 years ago
Fernando Sahmkow
a81686eff8
MaxwellDMA: Don't flush the outputs of a dma copy.
2 years ago
Narr the Reg
37bb42e1ec
service: hid: Use applet resource to get latest shared memory handle
2 years ago
Liam
208438868e
jit: use code memory handles correctly
2 years ago
Liam
c421e9e729
k_capabilities: simplify KTrace map skip logic
2 years ago
Liam
c51aa8d29f
ips_layer: prevent out of bounds access with offset exceeding module size
2 years ago
Liam
c366d8e8d9
core: track separate heap allocation for linux
2 years ago
Liam
7836881b24
am/jit: reference memory instance from context
2 years ago
Liam
ac1e946390
kernel: remove unecessary process member from handle table
2 years ago
Liam
6bd1dfa8cc
service: fetch objects from the client handle table
2 years ago
Liam
ad4d66a5db
kernel: use simple mutex for object list container
2 years ago
Liam
0865db645e
core_timing: block advance thread while clearing and signal after
2 years ago
Liam
f60d4cbe93
core_timing: handle concurrent unscheduling of looping events
2 years ago
Liam
468ef514f1
core_timing: use static typing for no-wait unschedule
2 years ago
Liam
b9545c5a0e
core_timing: remove user data value
2 years ago
Liam
3d08a55a87
kernel: fix resource limit imbalance
2 years ago
Liam
a7ff872a4c
kernel: restrict nce to applications
2 years ago
Liam
1fdcd70bad
general: properly support multiple memory instances
2 years ago
Liam
8243f4e3c7
k_server_session: remove scratch buffer usage in favor of direct copy
2 years ago
Liam
5244690809
k_server_session: process for guest servers
2 years ago
Liam
e2b5f2392e
kernel: instantiate memory separately for each guest process
2 years ago
Narr the Reg
22946d67ad
service: hid: Fix crash on InitializeVibrationDevice
2 years ago
Liam
cdf5beae3d
nce: hide shadowing warnings from dynarmic headers
2 years ago
Liam
236173f804
nce: increase handler stack size
2 years ago
Liam
f5846edffa
nce: fix read size in simd immediate emulation
2 years ago
Liam
25e63fa34a
fs: implement OpenDirectoryMode
2 years ago
Liam
e6973a159d
nvnflinger: mark buffer as acquired when acquired
2 years ago
Liam
73e77e9330
set: add cstddef for offsetof macro
2 years ago
Kelebek1
b490e69020
Have GetActiveChannelCount return the system channels instead of host device channels
2 years ago
liamwhite
6238976dc6
ssl: fix output byte buffer size issue ( #12372 )
2 years ago
Kelebek1
9dc9e91e2a
Make system settings persistent across boots
2 years ago
Liam
1075c88dca
common: use memory holepunching when clearing memory
2 years ago
Narr the Reg
fd0ac567a5
core: Make sure npad is initialized
2 years ago
Narr the Reg
5913b7a750
core: hid: Clean up headers
2 years ago
Narr the Reg
6de39c8398
service: hid: Allow to create multiple instances of shared memory
2 years ago
Liam
ccef7d7326
vi: fix confusion between closing and destroying layers
2 years ago
Liam
91aefd5d35
nce: adjust initialization for repeated calls
2 years ago
Liam
ecb3d74dcd
nce: implement instruction emulation for misaligned memory accesses
2 years ago
german77
93c91bcbab
service: hid: Improve CreateAppletResource implementation and free resources
2 years ago
german77
c2b2d7a903
core: Use single instance of profile manager
2 years ago
Liam
e407b54319
sm:: fix tipc deserialization
2 years ago
Liam
88c44ff95d
ro: add separate ro service
2 years ago
Liam
ca5bda4ce9
fbshare: set external format correctly
2 years ago
Liam
8cb7fdc9f7
fs: don't enumerate hidden savedata size file
2 years ago