summaryrefslogtreecommitdiffstats
path: root/src/core/transforms/vector3d_sse_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Fix compilation error with -no-avx2Laurent Rineau2020-08-311-2/+2
* Remove unneeded export of inline functionsFriedemann Kleint2020-02-071-4/+4
* Switch export macros to standard formKai Koehne2019-04-021-10/+10
* simd: declare AVX2 friends only if __AVX2__ definedPaul Lemire2018-02-281-5/+7
* Matrix4x4: simd (AVX2 and SSE) matrix classesPaul Lemire2017-08-111-4/+12
* Add Vector3D simd classPaul Lemire2017-08-101-0/+391