skyline/app/src/main
PixelyIon 22ce531e6f Force Memory Barrier at VkRenderPass Start
We depend on past commands to have completed execution in a renderpass, a subpass dependency on all graphics stages from `VK_SUBPASS_EXTERNAL` to subpass #0 is used to enforce this. Nvidia and Adreno proprietary drivers implicitly do this but Turnip or Mali drivers require this or they execute out of order.
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 Force Memory Barrier at VkRenderPass Start 2022-04-14 14:14:52 +05:30
java/emu/skyline Correctly hide system bars in EmulationActivity on Android >= 11 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