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
..
2022-05-08 19:37:10 +01:00
2022-05-13 14:52:41 +05:30
2019-10-18 16:22:38 +05:30
2022-05-12 02:53:01 +05:30
2022-05-11 23:24:35 +01:00