summaryrefslogtreecommitdiff
path: root/Tests/ISPC
Commit message (Expand)AuthorAgeFilesLines
* Tests: Teach ISPC tests to run on macOS arm64 hostBrad King2023-05-109-23/+60
* ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-1416-9/+91
* Merge topic 'ispc-system-includes' into release-3.19Brad King2020-12-104-0/+37
|\
| * ISPC: Treat system includes as '-I' includesRobert Maynard2020-12-094-0/+37
* | ISPC: Handle OBJECT sources in different directoriesRobert Maynard2020-12-072-1/+1
|/
* ISPC: DynamicLibrary test now passes on windows.Robert Maynard2020-09-105-12/+45
* ISPC tests will now run on any hardware that only supports SSE2Robert Maynard2020-09-082-4/+4
* ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-0416-2/+305
* ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-2812-29/+71
* Add ISPC compiler support to CMakeRobert Maynard2020-08-2816-0/+237