skyline/app/src/main/cpp
PixelyIon d2f3479610 Use eB5G6R5UnormPack16 VkFormat for B5G6R5Unorm and R5G6B5Unorm
Using `eB5G6R5UnormPack16` (with a swizzle for `R5G6B5Unorm`) removes the need for `VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT` when those formats are aliased which happens in Sonic Mania among other titles.
2022-04-14 14:14:52 +05:30
..
skyline Use eB5G6R5UnormPack16 VkFormat for B5G6R5Unorm and R5G6B5Unorm 2022-04-14 14:14:52 +05:30
emu_jni.cpp Pass native library dir to OS + reorder OS init order so paths are first 2022-04-14 14:14:52 +05:30
loader_jni.cpp Make Logger class static and introduce LoggerContext 2021-11-11 16:13:24 +01:00