skyline/app
PixelyIon 3268b3779a Implement access-driven Texture synchronization
There was a lot of redundant synchronization of textures to and from host constantly as we were not aware of guest memory access, this has now been averted by tracking any memory accesses to the texture memory using the NCE Memory Trapping API and synchronizing only when required.
2022-04-14 14:14:52 +05:30
..
libraries Update adrenotools for BTI 2022-04-14 14:14:52 +05:30
src/main Implement access-driven Texture synchronization 2022-04-14 14:14:52 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update Gradle + AGP + Kotlin Dependencies 2022-04-14 14:14:52 +05:30
CMakeLists.txt Add support for turnip and driver file redirection via libadrenotools 2022-04-14 14:14:52 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30