File cglm.changes of Package cglm
-------------------------------------------------------------------
Tue May 11 22:49:11 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Exclude ix86, as it will fail
-------------------------------------------------------------------
Tue May 4 05:47:09 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Trim boasting from description.
- Run fdupes.
-------------------------------------------------------------------
Tue May 4 00:08:08 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.8.2
* rename glmm_shuff1x() to glmm_splat()
* mark glmm_shuff1x() as DEPRECATED
* optimize translate functions with FMA and NEON
* use unified glmm api for vec4
- Update to version 0.8.1
* Implement FMA: SIMD operations are optimized with FMA
instructions to reduce operations and increasee accuracy.
The gennerated CPU instructions are reduced.
* optimize mat4 SSE operations with FMA
* optimize mat3 SSE operations with FMA
* optimize mat2 SSE operations with FMA
* optimize affine mat SSE operations with FMA
* optimize vec4 muladd and muladds operations with FMA
* New glmm functions (SSE + NEON + AVX)
-------------------------------------------------------------------
Mon Apr 19 22:28:26 UTC 2021 - Mia Herkt <mia@0x0.st>
- Disable -Werror
-------------------------------------------------------------------
Sun Apr 18 23:03:13 UTC 2021 - Mia Herkt <mia@0x0.st>
- init, 0.8.0