notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cglm Highly optimized graphics math (glm) for C
0.9.4 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-06-17 04:39:57
Last Update: 2024-04-03 08:23:37
Commit Hash: 51ac9a9
License: MIT
WWW:
https://github.com/recp/cglm
Description:
cglm is 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 float type is supported for most operations.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (194 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cglm-0.9.4/catalog.mk
  3. /usr/local/share/licenses/cglm-0.9.4/LICENSE
  4. /usr/local/share/licenses/cglm-0.9.4/MIT
  5. include/cglm/aabb2d.h
  6. include/cglm/affine-mat.h
  7. include/cglm/affine-post.h
  8. include/cglm/affine-pre.h
  9. include/cglm/affine.h
  10. include/cglm/affine2d.h
  11. include/cglm/applesimd.h
  12. include/cglm/bezier.h
  13. include/cglm/box.h
  14. include/cglm/call.h
  15. include/cglm/call/aabb2d.h
  16. include/cglm/call/affine.h
  17. include/cglm/call/affine2d.h
  18. include/cglm/call/bezier.h
  19. include/cglm/call/box.h
  20. include/cglm/call/cam.h
  21. include/cglm/call/clipspace/ortho_lh_no.h
  22. include/cglm/call/clipspace/ortho_lh_zo.h
  23. include/cglm/call/clipspace/ortho_rh_no.h
  24. include/cglm/call/clipspace/ortho_rh_zo.h
  25. include/cglm/call/clipspace/persp_lh_no.h
  26. include/cglm/call/clipspace/persp_lh_zo.h
  27. include/cglm/call/clipspace/persp_rh_no.h
  28. include/cglm/call/clipspace/persp_rh_zo.h
  29. include/cglm/call/clipspace/project_no.h
  30. include/cglm/call/clipspace/project_zo.h
  31. include/cglm/call/clipspace/view_lh_no.h
  32. include/cglm/call/clipspace/view_lh_zo.h
  33. include/cglm/call/clipspace/view_rh_no.h
  34. include/cglm/call/clipspace/view_rh_zo.h
  35. include/cglm/call/curve.h
  36. include/cglm/call/ease.h
  37. include/cglm/call/euler.h
  38. include/cglm/call/frustum.h
  39. include/cglm/call/io.h
  40. include/cglm/call/ivec2.h
  41. include/cglm/call/ivec3.h
  42. include/cglm/call/ivec4.h
  43. include/cglm/call/mat2.h
  44. include/cglm/call/mat2x3.h
  45. include/cglm/call/mat2x4.h
  46. include/cglm/call/mat3.h
  47. include/cglm/call/mat3x2.h
  48. include/cglm/call/mat3x4.h
  49. include/cglm/call/mat4.h
  50. include/cglm/call/mat4x2.h
  51. include/cglm/call/mat4x3.h
  52. include/cglm/call/plane.h
  53. include/cglm/call/project.h
  54. include/cglm/call/quat.h
  55. include/cglm/call/ray.h
  56. include/cglm/call/sphere.h
  57. include/cglm/call/vec2.h
  58. include/cglm/call/vec3.h
  59. include/cglm/call/vec4.h
  60. include/cglm/cam.h
  61. include/cglm/cglm.h
  62. include/cglm/clipspace/ortho_lh_no.h
  63. include/cglm/clipspace/ortho_lh_zo.h
  64. include/cglm/clipspace/ortho_rh_no.h
  65. include/cglm/clipspace/ortho_rh_zo.h
  66. include/cglm/clipspace/persp.h
  67. include/cglm/clipspace/persp_lh_no.h
  68. include/cglm/clipspace/persp_lh_zo.h
  69. include/cglm/clipspace/persp_rh_no.h
  70. include/cglm/clipspace/persp_rh_zo.h
  71. include/cglm/clipspace/project_no.h
  72. include/cglm/clipspace/project_zo.h
  73. include/cglm/clipspace/view_lh.h
  74. include/cglm/clipspace/view_lh_no.h
  75. include/cglm/clipspace/view_lh_zo.h
  76. include/cglm/clipspace/view_rh.h
  77. include/cglm/clipspace/view_rh_no.h
  78. include/cglm/clipspace/view_rh_zo.h
  79. include/cglm/color.h
  80. include/cglm/common.h
  81. include/cglm/curve.h
  82. include/cglm/ease.h
  83. include/cglm/euler.h
  84. include/cglm/frustum.h
  85. include/cglm/handed/euler_to_quat_lh.h
  86. include/cglm/handed/euler_to_quat_rh.h
  87. include/cglm/io.h
  88. include/cglm/ivec2.h
  89. include/cglm/ivec3.h
  90. include/cglm/ivec4.h
  91. include/cglm/mat2.h
  92. include/cglm/mat2x3.h
  93. include/cglm/mat2x4.h
  94. include/cglm/mat3.h
  95. include/cglm/mat3x2.h
  96. include/cglm/mat3x4.h
  97. include/cglm/mat4.h
  98. include/cglm/mat4x2.h
  99. include/cglm/mat4x3.h
  100. include/cglm/plane.h
  101. include/cglm/project.h
  102. include/cglm/quat.h
  103. include/cglm/ray.h
  104. include/cglm/simd/arm.h
  105. include/cglm/simd/avx/affine.h
  106. include/cglm/simd/avx/mat4.h
  107. include/cglm/simd/intrin.h
  108. include/cglm/simd/neon/affine.h
  109. include/cglm/simd/neon/mat2.h
  110. include/cglm/simd/neon/mat4.h
  111. include/cglm/simd/neon/quat.h
  112. include/cglm/simd/sse2/affine.h
  113. include/cglm/simd/sse2/mat2.h
  114. include/cglm/simd/sse2/mat3.h
  115. include/cglm/simd/sse2/mat4.h
  116. include/cglm/simd/sse2/quat.h
  117. include/cglm/simd/wasm.h
  118. include/cglm/simd/wasm/affine.h
  119. include/cglm/simd/wasm/mat2.h
  120. include/cglm/simd/wasm/mat3.h
  121. include/cglm/simd/wasm/mat4.h
  122. include/cglm/simd/wasm/quat.h
  123. include/cglm/simd/x86.h
  124. include/cglm/sphere.h
  125. include/cglm/struct.h
  126. include/cglm/struct/aabb2d.h
  127. include/cglm/struct/affine-mat.h
  128. include/cglm/struct/affine-post.h
  129. include/cglm/struct/affine-pre.h
  130. include/cglm/struct/affine.h
  131. include/cglm/struct/affine2d.h
  132. include/cglm/struct/box.h
  133. include/cglm/struct/cam.h
  134. include/cglm/struct/clipspace/ortho_lh_no.h
  135. include/cglm/struct/clipspace/ortho_lh_zo.h
  136. include/cglm/struct/clipspace/ortho_rh_no.h
  137. include/cglm/struct/clipspace/ortho_rh_zo.h
  138. include/cglm/struct/clipspace/persp_lh_no.h
  139. include/cglm/struct/clipspace/persp_lh_zo.h
  140. include/cglm/struct/clipspace/persp_rh_no.h
  141. include/cglm/struct/clipspace/persp_rh_zo.h
  142. include/cglm/struct/clipspace/project_no.h
  143. include/cglm/struct/clipspace/project_zo.h
  144. include/cglm/struct/clipspace/view_lh_no.h
  145. include/cglm/struct/clipspace/view_lh_zo.h
  146. include/cglm/struct/clipspace/view_rh_no.h
  147. include/cglm/struct/clipspace/view_rh_zo.h
  148. include/cglm/struct/color.h
  149. include/cglm/struct/curve.h
  150. include/cglm/struct/euler.h
  151. include/cglm/struct/frustum.h
  152. include/cglm/struct/handed/euler_to_quat_lh.h
  153. include/cglm/struct/handed/euler_to_quat_rh.h
  154. include/cglm/struct/io.h
  155. include/cglm/struct/ivec2.h
  156. include/cglm/struct/ivec3.h
  157. include/cglm/struct/ivec4.h
  158. include/cglm/struct/mat2.h
  159. include/cglm/struct/mat2x3.h
  160. include/cglm/struct/mat2x4.h
  161. include/cglm/struct/mat3.h
  162. include/cglm/struct/mat3x2.h
  163. include/cglm/struct/mat3x4.h
  164. include/cglm/struct/mat4.h
  165. include/cglm/struct/mat4x2.h
  166. include/cglm/struct/mat4x3.h
  167. include/cglm/struct/plane.h
  168. include/cglm/struct/project.h
  169. include/cglm/struct/quat.h
  170. include/cglm/struct/ray.h
  171. include/cglm/struct/sphere.h
  172. include/cglm/struct/vec2-ext.h
  173. include/cglm/struct/vec2.h
  174. include/cglm/struct/vec3-ext.h
  175. include/cglm/struct/vec3.h
  176. include/cglm/struct/vec4-ext.h
  177. include/cglm/struct/vec4.h
  178. include/cglm/types-struct.h
  179. include/cglm/types.h
  180. include/cglm/util.h
  181. include/cglm/vec2-ext.h
  182. include/cglm/vec2.h
  183. include/cglm/vec3-ext.h
  184. include/cglm/vec3.h
  185. include/cglm/vec4-ext.h
  186. include/cglm/vec4.h
  187. include/cglm/version.h
  188. lib/libcglm.so
  189. lib/libcglm.so.0
  190. lib/libcglm.so.0.9.4
  191. libdata/pkgconfig/cglm.pc
  192. @owner
  193. @group
  194. @mode
Collapse this list.
Dependency lines:
  • cglm>0:math/cglm
To install the port:
cd /usr/ports/math/cglm/ && make install clean
To add the package, run one of these commands:
  • pkg install math/cglm
  • pkg install cglm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cglm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712132215 SHA256 (recp-cglm-v0.9.4_GH0.tar.gz) = 101376d9f5db7139a54db35ccc439e40b679bc2efb756d3469d39ee38e69c41b SIZE (recp-cglm-v0.9.4_GH0.tar.gz) = 690840

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. games/taisei

Configuration Options:
No options to configure
Options name:
math_cglm
USES:
compiler:c11 meson
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/recp/cglm/tar.gz/v0.9.4?dummy=/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.4
03 Apr 2024 08:23:37
commit hash: 51ac9a9d90c558b787075b224d2df7ead5af5bd7commit hash: 51ac9a9d90c558b787075b224d2df7ead5af5bd7commit hash: 51ac9a9d90c558b787075b224d2df7ead5af5bd7commit hash: 51ac9a9d90c558b787075b224d2df7ead5af5bd7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: update 0.9.3 → 0.9.4

Reported by:	portscout
0.9.3
27 Mar 2024 07:32:07
commit hash: 0bd280c45c4850cdeb0dd965dc47507883b2b160commit hash: 0bd280c45c4850cdeb0dd965dc47507883b2b160commit hash: 0bd280c45c4850cdeb0dd965dc47507883b2b160commit hash: 0bd280c45c4850cdeb0dd965dc47507883b2b160 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: update 0.9.2 → 0.9.3

Reported by:	portscout
0.9.2
01 Jan 2024 08:09:04
commit hash: 2656a72c368a12a516a541cfd0d9afd1b3e5db70commit hash: 2656a72c368a12a516a541cfd0d9afd1b3e5db70commit hash: 2656a72c368a12a516a541cfd0d9afd1b3e5db70commit hash: 2656a72c368a12a516a541cfd0d9afd1b3e5db70 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: update 0.9.1 → 0.9.2

Reported by:	portscout
0.9.1
11 Aug 2023 08:11:17
commit hash: 1c1b73595e1f32060c24ff28ad194d23b5a59053commit hash: 1c1b73595e1f32060c24ff28ad194d23b5a59053commit hash: 1c1b73595e1f32060c24ff28ad194d23b5a59053commit hash: 1c1b73595e1f32060c24ff28ad194d23b5a59053 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.9.0 → 0.9.1

Reported by:	portscout
0.9.0
08 Jul 2023 03:59:44
commit hash: 1a984a49fb56983103648503784e507099d402becommit hash: 1a984a49fb56983103648503784e507099d402becommit hash: 1a984a49fb56983103648503784e507099d402becommit hash: 1a984a49fb56983103648503784e507099d402be files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Fix build by removing -Werror

Reported by:	fallout
0.9.0
03 Jun 2023 07:43:33
commit hash: bc2ce0ca31f59280fcdcae7ace25eba97afe27cccommit hash: bc2ce0ca31f59280fcdcae7ace25eba97afe27cccommit hash: bc2ce0ca31f59280fcdcae7ace25eba97afe27cccommit hash: bc2ce0ca31f59280fcdcae7ace25eba97afe27cc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.9 → 0.9.0

Reported by:	portscout
0.8.9
05 Feb 2023 21:04:10
commit hash: bfe34da63502814fd275279c7747355d909b010acommit hash: bfe34da63502814fd275279c7747355d909b010acommit hash: bfe34da63502814fd275279c7747355d909b010acommit hash: bfe34da63502814fd275279c7747355d909b010a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.8 → 0.8.9

Reported by:	portscout
0.8.8
28 Jan 2023 06:56:36
commit hash: be8ff3f8a1a7aeb523a8eccff71ba3541d70c31fcommit hash: be8ff3f8a1a7aeb523a8eccff71ba3541d70c31fcommit hash: be8ff3f8a1a7aeb523a8eccff71ba3541d70c31fcommit hash: be8ff3f8a1a7aeb523a8eccff71ba3541d70c31f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.7 → 0.8.8

Reported by:	portscout
0.8.7
28 Oct 2022 15:55:53
commit hash: 9bd91c245d41371ed33e9ac924cb1d52c8d653e6commit hash: 9bd91c245d41371ed33e9ac924cb1d52c8d653e6commit hash: 9bd91c245d41371ed33e9ac924cb1d52c8d653e6commit hash: 9bd91c245d41371ed33e9ac924cb1d52c8d653e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.5 -> 0.8.7

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.5
20 Mar 2022 19:35:25
commit hash: 8d4535561cfdacbde252e6132352171abf8c99f4commit hash: 8d4535561cfdacbde252e6132352171abf8c99f4commit hash: 8d4535561cfdacbde252e6132352171abf8c99f4commit hash: 8d4535561cfdacbde252e6132352171abf8c99f4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.4 -> 0.8.5
0.8.4_1
28 Aug 2021 08:57:30
commit hash: 0cf3e3b7fec401cfc316e42809d2f5696a899839commit hash: 0cf3e3b7fec401cfc316e42809d2f5696a899839commit hash: 0cf3e3b7fec401cfc316e42809d2f5696a899839commit hash: 0cf3e3b7fec401cfc316e42809d2f5696a899839 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
math/cglm: fix inheritance of old MESON_ARGS

This port doesn't set MESON_ARGS, so the effect is cosmetic.
Mainly to avoid bugs in case pre-test is copied to other ports.
0.8.4_1
27 Aug 2021 17:02:10
commit hash: 2ed037639e9b536d23f997772c4bd23394ceb666commit hash: 2ed037639e9b536d23f997772c4bd23394ceb666commit hash: 2ed037639e9b536d23f997772c4bd23394ceb666commit hash: 2ed037639e9b536d23f997772c4bd23394ceb666 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Jan Beich
math/cglm: convert to USES=meson from USES=cmake

It wrote a .pc file that was causing games/taisei to not find
cglm for some reason.

PR:		258065
0.8.4
18 Aug 2021 17:17:45
commit hash: 3ed743a5a5205bfc2a491adfb5938f2b3a4ae42ccommit hash: 3ed743a5a5205bfc2a491adfb5938f2b3a4ae42ccommit hash: 3ed743a5a5205bfc2a491adfb5938f2b3a4ae42ccommit hash: 3ed743a5a5205bfc2a491adfb5938f2b3a4ae42c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.3 -> 0.8.4

Reported by:	portscout
0.8.3
01 Jun 2021 06:47:40
commit hash: 4927f07a0ee0de8e0f0b0a4aef907bb96e78fffbcommit hash: 4927f07a0ee0de8e0f0b0a4aef907bb96e78fffbcommit hash: 4927f07a0ee0de8e0f0b0a4aef907bb96e78fffbcommit hash: 4927f07a0ee0de8e0f0b0a4aef907bb96e78fffb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.2 -> 0.8.3

Reported by:	portscout
0.8.2
30 Apr 2021 10:09:03
commit hash: 6002f9b187c1a9469cafd800cebcf3ec3b592103commit hash: 6002f9b187c1a9469cafd800cebcf3ec3b592103commit hash: 6002f9b187c1a9469cafd800cebcf3ec3b592103commit hash: 6002f9b187c1a9469cafd800cebcf3ec3b592103 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.1 -> 0.8.2
0.8.1
20 Apr 2021 20:47:41
commit hash: 85ccb69d9a4a017c9daf6b5ef9b5f3340eb7fe7acommit hash: 85ccb69d9a4a017c9daf6b5ef9b5f3340eb7fe7acommit hash: 85ccb69d9a4a017c9daf6b5ef9b5f3340eb7fe7acommit hash: 85ccb69d9a4a017c9daf6b5ef9b5f3340eb7fe7a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/cglm: Update 0.8.0 -> 0.8.1

Reported by:	portscout
0.8.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.8.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.0
03 Mar 2021 09:17:00
Revision:567033Original commit files touched by this commit
yuri search for other commits by this committer
math/cglm: Update 0.7.9 -> 0.8.0

Reported by:	portscout
0.7.9
20 Nov 2020 02:42:23
Revision:555730Original commit files touched by this commit
yuri search for other commits by this committer
math/cglm: Update 0.7.8 -> 0.7.9

Reported by:	portscout
0.7.8
10 Aug 2020 17:37:46
Revision:544634Original commit files touched by this commit
yuri search for other commits by this committer
math/cglm: Update 0.7.7 -> 0.7.8

Reported by:	portscout
0.7.7
03 Aug 2020 02:12:32
Revision:544012Original commit files touched by this commit
yuri search for other commits by this committer
math/cglm: Update 0.7.6 -> 0.7.7

Reported by:	portscout
0.7.6
17 Jun 2020 20:19:24
Revision:539495Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c11 to USES to fix build on GCC-based systems:

  CMake Error in CMakeLists.txt:
  Target "cglm" requires the language dialect "C11" (with compiler
  extensions), but CMake does not know the compile flags to use to enable it.

Approved by:	portmgr (tier-2 blanket)
0.7.6
17 Jun 2020 04:39:51
Revision:539401Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/cglm: Highly optimized graphics math (glm) for C

Number of commits found: 26