skyline/app
Billy Laws 04e5237ec1 Stub host1x channel devices and IOCTLs
host1x channels are generally similar to GPU channels however there is only one channel for each specific class (like a GPU engine) and an address space is shared between them all.

This PR implements the simple IOCTLs with the larger ones that will depend on changes outside of nvdrv being left for future commits. This is enough to partly run oss-nvjpeg.
2021-11-10 21:34:30 +05:30
..
libraries Use libcxx from LLVM Project submodule 2021-10-31 16:04:44 +05:30
src/main Stub host1x channel devices and IOCTLs 2021-11-10 21:34:30 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Upgrade AGP to 7.1.0-beta01 & NDK to 24.0.7856742 2021-10-31 15:50:15 +05:30
CMakeLists.txt Stub host1x channel devices and IOCTLs 2021-11-10 21:34:30 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30