skyline/app/src/main
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
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Implement access-driven Texture synchronization 2022-04-14 14:14:52 +05:30
java/emu/skyline Pass native library dir to OS + reorder OS init order so paths are first 2022-04-14 14:14:52 +05:30
res Fix ControllerPreference's index not being passed to Activity 2022-04-14 14:14:52 +05:30
AndroidManifest.xml Add screen orientation setting 2022-04-14 14:14:52 +05:30