skyline/app/src/main/cpp
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
..
skyline Fix mipmapped GOB dimensions calculation 2023-02-13 12:02:29 +00:00
driver_jni.cpp Add a setting to force maximum GPU clocks on KGSL devices 2023-01-08 19:30:52 +00:00
emu_jni.cpp Implement SixAxis sensor 2023-02-07 16:16:41 +00:00
loader_jni.cpp Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00