skyline/app/src/main
PixelyIon 90c635bf78 Coalesce subpasses with compatible attachments together
We run into a lot of successive subpasses with the exact same framebuffer configuration which we now exploit to avoid the creation of a new subpass due to the overhead involved with this. This provides significant performance boosts in certain cases due to the magnitude of difference in the amount of subpasses being created while providing next to no benefit in other cases.
2022-04-27 13:22:34 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Coalesce subpasses with compatible attachments together 2022-04-27 13:22:34 +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