skyline/app/src/main/cpp/skyline
◱ PixelyIon 5f072da2b8 Fix GitHub Actions Build + Move Stack to Shared Memory
This commit mainly fixes GitHub Actions builds which were broken due to an outdated version of Android NDK. In addition, it moves all stack to shared memory.
2020-04-23 22:26:27 +05:30
..
audio Refactor audio backend and services 2020-04-23 22:26:27 +05:30
gpu Fix CR issues and Game Duplication + Move to Vector for Memory Map 2020-02-15 10:25:14 +00:00
kernel Fix GitHub Actions Build + Move Stack to Shared Memory 2020-04-23 22:26:27 +05:30
loader Refactor the memory implementation and add Regions 2020-02-15 10:25:14 +00:00
nce Fix CR issues and Game Duplication + Move to Vector for Memory Map 2020-02-15 10:25:14 +00:00
services Refactor am services 2020-04-23 22:26:27 +05:30
audio.cpp Refactor audio backend and services 2020-04-23 22:26:27 +05:30
audio.h Refactor audio backend and services 2020-04-23 22:26:27 +05:30
common.cpp Add support for audio playback via audout 2020-02-16 12:53:50 +00:00
common.h Add support for audio playback via audout 2020-02-16 12:53:50 +00:00
gpu.cpp Fix CR issues and Game Duplication + Move to Vector for Memory Map 2020-02-15 10:25:14 +00:00
gpu.h Move from ptrace to junction branching and make kernel multithreaded 2020-02-15 10:25:14 +00:00
jvm.cpp Complete making the kernel thread-safe #2 + Fix Shared Memory Implementation 2020-02-15 10:25:14 +00:00
jvm.h Complete making the kernel thread-safe #2 + Fix Shared Memory Implementation 2020-02-15 10:25:14 +00:00
nce.cpp Fix GitHub Actions Build + Move Stack to Shared Memory 2020-04-23 22:26:27 +05:30
nce.h Refactor the memory implementation and add Regions 2020-02-15 10:25:14 +00:00
os.cpp Fix GitHub Actions Build + Move Stack to Shared Memory 2020-04-23 22:26:27 +05:30
os.h Refactor the memory implementation and add Regions 2020-02-15 10:25:14 +00:00