op
d485d3ee83
update math/cglm to 0.8.8
...
- new abs functions for vec2, ivec2, ivec3, ivec4
- fix assertion in test_clamp on x86
- fix missing abs declaration on Emscripten
2022-12-15 12:07:27 +00:00
op
0d6496c6e9
update math/cglm to 0.8.7
...
previous release didn't ship some headers for the new functions; no
changes to existing APIs.
2022-10-27 12:24:52 +00:00
op
69f0139590
update math/cglm to 0.8.6
...
changelog: https://github.com/recp/cglm/releases/tag/v0.8.6
2022-10-24 14:25:39 +00:00
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