Liam
|
ce89580749
|
nvnflinger: ensure display abandonment considers all layers and future layers
|
2 years ago |
Andrew Pilley
|
dff0a7c52a
|
Allow -u to accept a username string in addition to index, and suppress the User selector even if settings requires it to be shown for one instance only.
|
2 years ago |
Narr the Reg
|
7f5adf8982
|
service: set: Implement stubbed functions
|
2 years ago |
Narr the Reg
|
89d6856090
|
service: set: Refractor setting service
|
2 years ago |
Narr the Reg
|
2cacb9d48c
|
service: hid: Fully implement abstract vibration
|
2 years ago |
Narr the Reg
|
c661b95864
|
service: nfc: Create backup when none exist
|
2 years ago |
GPUCode
|
d4acdac168
|
core: Support multiple modules per patcher
|
2 years ago |
german77
|
bee22540a1
|
service: acc: Only save profiles when profiles have changed
|
2 years ago |
Liam
|
2f0b57ca13
|
kernel: optimize page free on shutdown
|
2 years ago |
Liam
|
f90a022d3a
|
kernel: fix debugger and process list lifetime
|
2 years ago |
Liam
|
f2fed21c11
|
kernel: fix page leak on process termination
|
2 years ago |
Liam
|
d940974789
|
audio: fetch process object from handle table
|
2 years ago |
german77
|
b5dac5f525
|
service: hid: Create abstracted pad structure
|
2 years ago |
Liam
|
aae9eea532
|
fsp-srv: use program registry for SetCurrentProcess
|
2 years ago |
Viktor Szépe
|
f124461674
|
Fix typos in src/core (#12625)
* Fix typos in src/core
* Fix typo correction
* Fix indentation of MemoryStateNames
* Fix indent
|
2 years ago |
Liam
|
ea710e6523
|
vi: connect vsync event handle lifetime to application display service interface
|
2 years ago |
Liam
|
200b371d13
|
server_manager: respond to session close correctly
|
2 years ago |
Liam
|
ae88ea79b2
|
vi: fix name of nvnflinger
|
2 years ago |
german77
|
5105b90017
|
service: hid: Implement GetLastActiveNpad
|
2 years ago |
german77
|
3516a2d0bf
|
service: hid: Implement AssigningSingleOnSlSrPress
|
2 years ago |
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 |
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 |
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
|
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
|
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
|
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 |