skyline/app
PixelyIon 7a6f27a19a Fix texture swizzling OOB writes
Certain writes during swizzling went out of bounds due to incorrect `blockExtentY` calculation, the previous commit to fix this ended up breaking it further. This commit returns to the original commit's calculations with the proper addendum of a check for exact alignment with a GOB which is the case that was broken earlier.
2022-05-13 14:52:41 +05:30
..
libraries Update hades 2022-05-08 19:37:10 +01:00
src/main Fix texture swizzling OOB writes 2022-05-13 14:52:41 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update Build Tools to 33.0.0-rc4 2022-05-12 02:53:01 +05:30
CMakeLists.txt Add additional nifm stubs 2022-05-11 23:24:35 +01:00
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30