summaryrefslogtreecommitdiffstats
path: root/src/CompositeGeometryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose the density weighting option of cone_bpWillem Jan Palenstijn2016-12-011-1/+3
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-3/+3
* Merge branch 'master' into fdk_custom_filterWillem Jan Palenstijn2016-10-131-140/+233
|\
| * Merge branch 'master' into FDKWillem Jan Palenstijn2016-10-061-137/+184
| |\
| | * Fix inefficient block split logicWillem Jan Palenstijn2016-06-201-5/+19
| | * Improve volume block reductionWillem Jan Palenstijn2016-06-201-132/+165
| |/ |/|
| * Use CompositeGeometryManager for FDKWillem Jan Palenstijn2016-04-181-3/+47
|/
* Fix buildWillem Jan Palenstijn2016-03-011-6/+6
* Query max texture size instead of hardcoding itWillem Jan Palenstijn2016-02-161-6/+6
* Avoid (unlikely) integer overflowWillem Jan Palenstijn2016-02-151-1/+5
* Skip some unnecessary splittingWillem Jan Palenstijn2016-02-151-5/+8
* Also split volumes in X/Y directions to respect CUDA limitsWillem Jan Palenstijn2016-02-151-21/+240
* Refactor FP and BP jobs creation in the composite geometry managerNicola Vigano2016-02-101-14/+25
* Add multi-GPU support to CompositeGeometryManagerWillem Jan Palenstijn2016-01-191-114/+320
* Fix whitespaceWillem Jan Palenstijn2016-01-191-21/+21
* Fix projections parallel to XZ or YZ planesWillem Jan Palenstijn2016-01-141-0/+12
* Add utility functions for creating FP/BP JobListsWillem Jan Palenstijn2015-12-041-2/+111
* Add CompositeGeometryManagerWillem Jan Palenstijn2015-12-041-0/+884