aboutsummaryrefslogtreecommitdiff
path: root/src/utils/wrapthread.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve Windows build support.Sebastiano Tronto2026-03-011-23/+63
| | | | | | | - Use multithreading (works with a sufficiently recent version of the Microsoft developer tools / C SDK). - Detect CPU architecture and use AVX2 or NEON when appropriate. - Automatically detect python installation path.
* Some generic fixes, mainly for building on WindowsSebastiano Tronto2025-08-121-2/+2
|
* Wrapped pthread use in custom APISebastiano Tronto2025-08-111-0/+37

Generated with cgit - Back to sebastiano.tronto.net