skyline/app/src/main
PixelyIon 50a8b69f7b Optimize descriptor set writes using push descriptors
We can use inline push descriptors for writing to descriptor rather than allocating a descriptor set for a one time write and freeing it as this is rather inefficient while an inline push descriptor generally ends up being a direct `memcpy` on the driver side designed for this use-case.
2022-04-24 13:45:09 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Optimize descriptor set writes using push descriptors 2022-04-24 13:45:09 +05:30
java/emu/skyline Use built-in vibrator by default for controller #0 2022-04-14 14:14:52 +05:30
res Move Skyline internal files to external directory 2022-04-14 14:14:52 +05:30
AndroidManifest.xml Add screen orientation setting 2022-04-14 14:14:52 +05:30