mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-29 04:22:53 +00:00
Change GOB sizes from free-functions to constexpr constants. Add SwizzleSliceToVoxel, a function that swizzles a 2D array of pixels into a 3D texture and use it for 3D copies.