mirror of
https://github.com/recp/cglm.git
synced 2026-06-03 05:00:24 -05:00
5fa908602f
This modifies glmm_{load,store}3 functions to make the compiler assume
the v pointer is appropriately aligned for the type it is being cast to.
Not tested with CGLM_ALL_UNALIGNED, but it probably doesn't matter.