github recp/cglm v0.4.5
v0.4.5: SIMD update

latest releases: v0.9.4, v0.9.3, v0.9.2...
6 years ago
  • _MSC_VER is used instead of _WIN32 (Yatima1460)
  • header dependencies are fixed
  • New option for alignment; Alignment requirement is now OPTIONAL, check the docs to see options
  • New option for SSE/SSE2 shuffle operations
  • New namespace definition; now glmm_ is used for SIMD api
  • Alignment is disabled for older Visual Studio versions, this will fix alignment error for function params. Alignment is still required for Visual Studio 2017 15.6+ if it is not disabled.

Don't miss a new cglm release

NewReleases is sending notifications on new releases.