skyline/app
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
..
libraries Update hades 2022-05-08 19:37:10 +01:00
src/main Fix BC7 output swizzling from BGRA to RGBA 2022-06-02 19:48:55 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Introduce CI build signing 2022-05-31 01:25:18 +05:30
CMakeLists.txt Stub nim services used for eShop communication 2022-05-31 22:07:01 +01:00
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30