skyline/app/src/main
PixelyIon 06901ef22a Fix BC7 output swizzling from BGRA to RGBA
BC7 CPU decoding had the red and blue channels swapped around as it outputted a BGRA image after decoding while we expected an RGBA image to be produced. This should fix the colors of certain textures in titles such as Cuphead or Sonic Forces.
2022-06-02 19:48:55 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Fix BC7 output swizzling from BGRA to RGBA 2022-06-02 19:48:55 +05:30
java/emu/skyline Use DocumentsProvider for log sharing 2022-06-01 21:41:14 +05:30
res Use DocumentsProvider for log sharing 2022-06-01 21:41:14 +05:30
AndroidManifest.xml Use DocumentsProvider for log sharing 2022-06-01 21:41:14 +05:30