skyline/app/src/main
PixelyIon df3b961d5d Fix mipmapped GOB dimensions calculation
When calculating mip-level dimensions in terms of GOBs, they need to be divided by 2 while rounding upwards rather than downwards. This fixes corrupted textures and OOB access on lower mip levels across a substantial amount of titles, reducing arbitrary crashes as a result.
2023-02-13 12:02:29 +00:00
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Fix mipmapped GOB dimensions calculation 2023-02-13 12:02:29 +00:00
java/emu/skyline input: Fix motion orientation based on phone orientation 2023-02-07 16:16:41 +00:00
res Update edge names 2023-02-07 16:52:33 +00:00
shaders Implement a helper shader for partial clears 2022-11-19 12:49:05 +00:00
AndroidManifest.xml Suppress warnings in AndroidManifest 2023-02-06 15:04:20 +01:00