4 Commits

Author SHA1 Message Date
op
f7259e06dd update math/cglm to 0.8.5 and take maintainership
half of patch-CMakeLists was upstreamed.  tested also by Yifei Zhan on
aarch64, thanks!
2022-04-22 07:58:04 +00:00
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
op
482e8b6f04 drop -Werror to unbreak the build on sparc64 and aarch64
ok kmos
2021-12-22 17:43:34 +00:00
op
10639cd0a2 import cglm-0.8.4
cglm is an highly optimized 2D and 3D math library, also know as OpenGL
Mathematics (glm) for C.  cglm provides lot of utils to help math
operations to be fast and quick to write.

OK sthen@
2021-12-10 13:27:02 +00:00