Liam
2397093e4f
fsp-srv: use program registry for SetCurrentProcess
2 years ago
Viktor Szépe
cff668e1c4
Fix typos in src/core ( #12625 )
* Fix typos in src/core
* Fix typo correction
* Fix indentation of MemoryStateNames
* Fix indent
2 years ago
Liam
1d7fb4cffb
vi: connect vsync event handle lifetime to application display service interface
2 years ago
Liam
d9d6ebebc0
server_manager: respond to session close correctly
2 years ago
Liam
beab2c3fc7
vi: fix name of nvnflinger
2 years ago
german77
94693e5e4b
service: hid: Implement GetLastActiveNpad
2 years ago
german77
1f3c770e79
service: hid: Implement AssigningSingleOnSlSrPress
2 years ago
german77
c599f3700b
service: hid: Implement SetNpadSystemExtStateEnabled
2 years ago
german77
c38b84d931
service: set: Rename files
2 years ago
german77
243494192f
service: hid: Implement CaptureButtonAssignment
2 years ago
german77
92f2afb736
service: set: Use official names
2 years ago
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