Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move bounding box projection to ProjectionGeometry3D | Willem Jan Palenstijn | 2021-12-06 | 1 | -44/+12 |
* | Update copyright years | Willem Jan Palenstijn | 2021-10-27 | 1 | -2/+2 |
* | Remove obsolete DensityWeighting option | Willem Jan Palenstijn | 2019-09-25 | 1 | -3/+1 |
* | Adjust angle block size to max CUDA texture size in CompositeGeometryManager | Willem Jan Palenstijn | 2018-07-20 | 1 | -17/+74 |
* | Move CUDA include files | Willem Jan Palenstijn | 2018-06-22 | 1 | -2/+2 |
* | iMinds -> imec | Willem Jan Palenstijn | 2018-01-24 | 1 | -1/+1 |
* | Update copyright date | Willem Jan Palenstijn | 2018-01-24 | 1 | -2/+2 |
* | Update contact email | Willem Jan Palenstijn | 2018-01-12 | 1 | -1/+1 |
* | Check for CUDA support at run-time in use_cuda() | Willem Jan Palenstijn | 2018-01-09 | 1 | -1/+2 |
* | Allow cone_vec for FDK | Willem Jan Palenstijn | 2017-11-22 | 1 | -2/+3 |
* | Add experimental accumulate_FP/BP/FDK python functions | Willem Jan Palenstijn | 2017-11-22 | 1 | -17/+19 |
* | Fix output initialization for MODE_ADD CGM jobs | Willem Jan Palenstijn | 2017-10-19 | 1 | -0/+6 |
* | Fix warnings | Willem Jan Palenstijn | 2017-02-08 | 1 | -8/+9 |
* | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | 2017-02-08 | 1 | -43/+217 |
* | Expose the density weighting option of cone_bp | Willem Jan Palenstijn | 2016-12-01 | 1 | -1/+3 |
* | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 1 | -3/+3 |
* | Merge branch 'master' into fdk_custom_filter | Willem Jan Palenstijn | 2016-10-13 | 1 | -140/+233 |
|\ | |||||
| * | Merge branch 'master' into FDK | Willem Jan Palenstijn | 2016-10-06 | 1 | -137/+184 |
| |\ | |||||
| | * | Fix inefficient block split logic | Willem Jan Palenstijn | 2016-06-20 | 1 | -5/+19 |
| | * | Improve volume block reduction | Willem Jan Palenstijn | 2016-06-20 | 1 | -132/+165 |
| |/ |/| | |||||
| * | Use CompositeGeometryManager for FDK | Willem Jan Palenstijn | 2016-04-18 | 1 | -3/+47 |
|/ | |||||
* | Fix build | Willem Jan Palenstijn | 2016-03-01 | 1 | -6/+6 |
* | Query max texture size instead of hardcoding it | Willem Jan Palenstijn | 2016-02-16 | 1 | -6/+6 |
* | Avoid (unlikely) integer overflow | Willem Jan Palenstijn | 2016-02-15 | 1 | -1/+5 |
* | Skip some unnecessary splitting | Willem Jan Palenstijn | 2016-02-15 | 1 | -5/+8 |
* | Also split volumes in X/Y directions to respect CUDA limits | Willem Jan Palenstijn | 2016-02-15 | 1 | -21/+240 |
* | Refactor FP and BP jobs creation in the composite geometry manager | Nicola Vigano | 2016-02-10 | 1 | -14/+25 |
* | Add multi-GPU support to CompositeGeometryManager | Willem Jan Palenstijn | 2016-01-19 | 1 | -114/+320 |
* | Fix whitespace | Willem Jan Palenstijn | 2016-01-19 | 1 | -21/+21 |
* | Fix projections parallel to XZ or YZ planes | Willem Jan Palenstijn | 2016-01-14 | 1 | -0/+12 |
* | Add utility functions for creating FP/BP JobLists | Willem Jan Palenstijn | 2015-12-04 | 1 | -2/+111 |
* | Add CompositeGeometryManager | Willem Jan Palenstijn | 2015-12-04 | 1 | -0/+884 |