skyline/app/src/main/cpp/skyline
◱ PixelyIon 48d47a2b25 Move from dependency on JNI and Implement AtomicMutex
This commit is the start of moving towards a lockless and faster kernel which can run multiple independent threads with fast userspace synchronization.
2020-02-15 10:25:14 +00:00
..
gpu Improve IPC interface 2019-12-11 17:31:12 +00:00
kernel Improve IPC interface 2019-12-11 17:31:12 +00:00
loader Introduce Basic Junction Patching 2020-02-15 10:25:14 +00:00
services Adapt GetDefaultDisplayResolution to Push/Pop System 2019-12-11 17:31:12 +00:00
common.cpp Move from dependency on JNI and Implement AtomicMutex 2020-02-15 10:25:14 +00:00
common.h Move from dependency on JNI and Implement AtomicMutex 2020-02-15 10:25:14 +00:00
gpu.cpp Move from dependency on JNI and Implement AtomicMutex 2020-02-15 10:25:14 +00:00
gpu.h Fix JNI Race Condition, Fix Release Builds and Fix Searching 2019-12-11 17:31:12 +00:00
guest.h Introduce Basic Junction Patching 2020-02-15 10:25:14 +00:00
guest.S Introduce Basic Junction Patching 2020-02-15 10:25:14 +00:00
jvm.cpp Move from dependency on JNI and Implement AtomicMutex 2020-02-15 10:25:14 +00:00
jvm.h Move from dependency on JNI and Implement AtomicMutex 2020-02-15 10:25:14 +00:00
memory.h Move services out of the kernel and fix service registration 2019-12-11 17:31:12 +00:00
nce.cpp Move from dependency on JNI and Implement AtomicMutex 2020-02-15 10:25:14 +00:00
nce.h Introduce Basic Junction Patching 2020-02-15 10:25:14 +00:00
os.cpp Adapt C++ backend to changes 2019-12-11 17:31:12 +00:00
os.h Adapt C++ backend to changes 2019-12-11 17:31:12 +00:00