skyline/app/src/main/cpp
Billy Laws 600b94505c Fix A2R10G10B10 render target format
This was wrongly described as R10G10B10A2 in the enum when it's actually A2R10G10B10, a format natively supported in Vulkan with just a swizzle.
2022-04-14 14:14:52 +05:30
..
skyline Fix A2R10G10B10 render target format 2022-04-14 14:14:52 +05:30
emu_jni.cpp Use the new log file name & ext for every logger context 2021-11-11 16:32:19 +01:00
loader_jni.cpp Make Logger class static and introduce LoggerContext 2021-11-11 16:13:24 +01:00