german77
f224ef6185
service: hid: Implement SetNpadSystemExtStateEnabled
2 years ago
german77
8e27a485d8
service: set: Rename files
2 years ago
german77
a36f4d0a9f
service: hid: Implement CaptureButtonAssignment
2 years ago
german77
37b0870ee3
service: set: Use official names
2 years ago
Narr the Reg
3dbe998f9b
service: hid: Add functions needed by Qlaunch
2 years ago
Narr the Reg
ee847f8ff0
hid_core: Move hid to it's own subproject
2 years ago
t895
53d4dbacf0
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
5562322290
service: hid: Remove data races when handling shared memory
2 years ago
Narr the Reg
6a244465ce
service: hid: Implement NpadResource and NpadData
2 years ago
Merry
0f7fc94111
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
737e6e531c
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
2 years ago
Fernando Sahmkow
d07397931a
MaxwellDMA: Don't flush the outputs of a dma copy.
2 years ago
Narr the Reg
865abfc37c
service: hid: Use applet resource to get latest shared memory handle
2 years ago
Liam
558192abf4
jit: use code memory handles correctly
2 years ago
Liam
95bfc542aa
k_capabilities: simplify KTrace map skip logic
2 years ago
Liam
d1c99c5d52
ips_layer: prevent out of bounds access with offset exceeding module size
2 years ago
Liam
ddda76f9b0
core: track separate heap allocation for linux
2 years ago
Liam
47e44a6693
am/jit: reference memory instance from context
2 years ago
Liam
cf8c7d4ed3
kernel: remove unecessary process member from handle table
2 years ago
Liam
5165ed9efd
service: fetch objects from the client handle table
2 years ago
Liam
e3491a9ee8
kernel: use simple mutex for object list container
2 years ago
Liam
3a4e7d45f1
core_timing: block advance thread while clearing and signal after
2 years ago
Liam
05eda56e66
core_timing: handle concurrent unscheduling of looping events
2 years ago
Liam
575db04172
core_timing: use static typing for no-wait unschedule
2 years ago
Liam
f34d3d7e84
core_timing: remove user data value
2 years ago
Liam
c57ae803a6
kernel: fix resource limit imbalance
2 years ago
Liam
db7b2bc8f1
kernel: restrict nce to applications
2 years ago
Liam
31bf57a310
general: properly support multiple memory instances
2 years ago
Liam
cae675343c
k_server_session: remove scratch buffer usage in favor of direct copy
2 years ago
Liam
35501ba41c
k_server_session: process for guest servers
2 years ago
Liam
419055e484
kernel: instantiate memory separately for each guest process
2 years ago
Narr the Reg
5cd3b6f58c
service: hid: Fix crash on InitializeVibrationDevice
2 years ago
Liam
4b60aec190
nce: hide shadowing warnings from dynarmic headers
2 years ago
Liam
93c19a40bf
nce: increase handler stack size
2 years ago
Liam
a94721fde0
nce: fix read size in simd immediate emulation
2 years ago
Liam
b770f6a985
fs: implement OpenDirectoryMode
2 years ago
Liam
fcc85abe27
nvnflinger: mark buffer as acquired when acquired
2 years ago
Liam
67660972c9
set: add cstddef for offsetof macro
2 years ago
Kelebek1
ffbba74c91
Have GetActiveChannelCount return the system channels instead of host device channels
2 years ago
liamwhite
85b1e17df6
ssl: fix output byte buffer size issue ( #12372 )
2 years ago
Kelebek1
4144c517a5
Make system settings persistent across boots
2 years ago
Liam
8ad5f2c506
common: use memory holepunching when clearing memory
2 years ago
Narr the Reg
e8ad603cd9
core: Make sure npad is initialized
2 years ago
Narr the Reg
d10464de30
core: hid: Clean up headers
2 years ago
Narr the Reg
64f68e9635
service: hid: Allow to create multiple instances of shared memory
2 years ago
Liam
adc3079613
vi: fix confusion between closing and destroying layers
2 years ago
Liam
a05c242429
nce: adjust initialization for repeated calls
2 years ago
Liam
bd59934350
nce: implement instruction emulation for misaligned memory accesses
2 years ago
german77
abfebe5cc4
service: hid: Improve CreateAppletResource implementation and free resources
2 years ago
german77
a22a025c5b
core: Use single instance of profile manager
2 years ago