Narr the Reg
|
61f8e3026d
|
service: set: Refractor setting service
|
2 years ago |
Narr the Reg
|
e2313faec9
|
service: hid: Fully implement abstract vibration
|
2 years ago |
Narr the Reg
|
682d36b368
|
service: nfc: Create backup when none exist
|
2 years ago |
GPUCode
|
26a25d2280
|
core: Support multiple modules per patcher
|
2 years ago |
german77
|
27d5b89fbd
|
service: acc: Only save profiles when profiles have changed
|
2 years ago |
Liam
|
b31c464b90
|
kernel: optimize page free on shutdown
|
2 years ago |
Liam
|
bf50a0e0c2
|
kernel: fix debugger and process list lifetime
|
2 years ago |
Liam
|
12fe8c5b76
|
kernel: fix page leak on process termination
|
2 years ago |
Liam
|
6ad73a00d2
|
audio: fetch process object from handle table
|
2 years ago |
german77
|
194746c558
|
service: hid: Create abstracted pad structure
|
2 years ago |
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 |
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 |
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
|
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
|
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
|
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 |