2451 Commits (e5fd0b8ef5d8a4e9b0c67e1cf1963b0d7be01e0a)

Author SHA1 Message Date
Aleksandr Popovich ed4b011cad fix more vulkan issues and remove vertex input (#117) 1 year ago
Aleksandr Popovich 049cc54f4c fixes vulkan issues and android settings (#105) 1 year ago
swurl 7e943732bf fix a large variety of issues (#101) 1 year ago
JPikachu 8599c47fe0 service: sm/kernel/loader: Implement QueryPointerBufferSize, automatic pointer buffer sizing, and SM service improvements 1 year ago
JPikachu bc86307ad6 Service: Add AliasRegionExtraSize 1 year ago
JPikachu e0795f2b40 Service: Add AliasRegionExtraSize 1 year ago
JPikachu 4957950b55 revert 789bbd7ab5 1 year ago
Zephyron 789bbd7ab5 kernel: Implement SystemResourceSize info type for VAMM initialization 2 years ago
yuzubot c280f95b1a "Merge Tagged PR 13018" 2 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 2 years ago
Liam e9dc3bd26b kernel: add and enable system suspend type 3 years ago
Liam 8a14e13295 core: fix multiprocess with nce 3 years ago
Liam 49f10b2e54 am: migrate global state to per-applet state structure 3 years ago
Liam 5942df75fb kernel: clear pinned waiter list on unpin 3 years ago
Liam 507ab2d9b5 kernel: target invalidate to given process 3 years ago
Fernando Sahmkow 28702afb69 Core: Make sure GPU Dirty Managers ae shared by all processes. 3 years ago
GPUCode 26a25d2280 core: Support multiple modules per patcher 3 years ago
Liam b31c464b90 kernel: optimize page free on shutdown 3 years ago
Liam bf50a0e0c2 kernel: fix debugger and process list lifetime 3 years ago
Liam 12fe8c5b76 kernel: fix page leak on process termination 3 years ago
Viktor Szépe cff668e1c4 Fix typos in src/core (#12625) 3 years ago
Merry d4bb92866b KThread: Send termination interrupt to all cores a thread has affinity to 3 years ago
Liam c421e9e729 k_capabilities: simplify KTrace map skip logic 3 years ago
Liam c366d8e8d9 core: track separate heap allocation for linux 3 years ago
Liam ac1e946390 kernel: remove unecessary process member from handle table 3 years ago
Liam 6bd1dfa8cc service: fetch objects from the client handle table 3 years ago
Liam ad4d66a5db kernel: use simple mutex for object list container 3 years ago
Liam 468ef514f1 core_timing: use static typing for no-wait unschedule 3 years ago
Liam b9545c5a0e core_timing: remove user data value 3 years ago
Liam 3d08a55a87 kernel: fix resource limit imbalance 3 years ago
Liam a7ff872a4c kernel: restrict nce to applications 3 years ago
Liam 1fdcd70bad general: properly support multiple memory instances 3 years ago
Liam 8243f4e3c7 k_server_session: remove scratch buffer usage in favor of direct copy 3 years ago
Liam 5244690809 k_server_session: process for guest servers 3 years ago
Liam e2b5f2392e kernel: instantiate memory separately for each guest process 3 years ago
Liam 1075c88dca common: use memory holepunching when clearing memory 3 years ago
Narr the Reg 6de39c8398 service: hid: Allow to create multiple instances of shared memory 3 years ago
Liam 662bc7c6a1 service: populate pid and handle table from client 3 years ago
Liam f85425fe86 kernel: fix single core 3 years ago
Liam f486fe3971 kernel: implement light IPC 3 years ago
Liam dcc9df5dd2 kernel: implement remaining IPC syscalls 3 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 3 years ago
Liam 82c5e2472e general: fix mac compile 3 years ago
GPUCode 1e5a1d1702 Address more review comments 3 years ago
GPUCode 3930e3d7fd core: Define HAS_NCE macro 3 years ago
GPUCode 3814ca9d84 Address some review comments 3 years ago
Liam 19619b1b14 arm: Implement native code execution backend 3 years ago
Liam 3a5992f2ef kernel: Manually specify aslr region start 3 years ago
GPUCode 2590906d14 core: Respect memory permissions in Map 3 years ago
Liam b8b198ec48 fix apple clang build again 3 years ago