skyline/app
Billy Laws b23779bda1 Implement a block based GPU virtual memory manager
The GPU has it's own seperate address space to the CPU. It is able to
address 40 bit addresses and accesses the system memory. A sorted vector
has been used to store blocks as insertions are not very frequent.
2020-07-17 16:21:34 +00:00
..
libraries Fix lz4 submodule 2020-07-01 06:24:41 +00:00
src/main Implement a block based GPU virtual memory manager 2020-07-17 16:21:34 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update gradle, SDK and build tools to Android R 2020-07-08 20:11:55 +00:00
CMakeLists.txt Implement a block based GPU virtual memory manager 2020-07-17 16:21:34 +00:00
proguard-rules.pro Improvements to UI/UX 2020-04-24 17:09:13 +05:30