Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Windows/ARM64] Fix raycast/embree ARM64 build with LLVM/MinGW. | bruvzg | 2024-06-20 | 1 | -1/+1 |
* | Fix arm64/Windows build. | bruvzg | 2024-04-30 | 1 | -2/+3 |
* | Improve architecture support logic in Raycast module | Aaron Franke | 2022-12-12 | 1 | -7/+5 |
* | embree: Enable raycast module build for Web and Windows x86_32 | Rémi Verschelde | 2022-11-25 | 1 | -5/+9 |
* | [Windows] Improve build environment detection, add support for Windows on ARM. | bruvzg | 2022-08-27 | 1 | -0/+3 |
* | Unify bits, arch, and android_arch into env["arch"] | Aaron Franke | 2022-08-25 | 1 | -14/+2 |
* | Add support for PowerPC family | Daniel Kolesa | 2021-11-01 | 1 | -1/+1 |
* | Add support for the RISC-V architecture | Aaron Franke | 2021-10-22 | 1 | -0/+2 |
* | Upgrade Embree to the latest official release. | jfons | 2021-05-21 | 1 | -2/+1 |
* | SCons: Disable embree-based modules on x86 (32-bit) | Rémi Verschelde | 2021-05-11 | 1 | -1/+7 |
* | Implement occlusion culling | jfons | 2021-04-23 | 1 | -0/+12 |