Path to this page:
Next | Query returned 3 messages, browsing 1 to 10 | previous
CVS Commit History:
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-05-20 21:52:31 by Nia Alarie | Files touched by this commit (5) |
Log message:
add graphics/cglm.
cglm is an optimized 3D math library written in C99 (compatible with C89).
It is similar to original glm library except this is mainly for C.
This library stores matrices as column-major order but in the future row-major
is considered to be supported as optional.
Currently only the float type is supported for most operations.
|
Next | Query returned 3 messages, browsing 1 to 10 | previous