mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 20:34:58 +00:00
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.