summaryrefslogtreecommitdiffstats
path: root/cuda/3d/algo3d.cu
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearsWillem Jan Palenstijn2021-10-271-2/+2
|
* Replace signal-based abort handling by query-based handlingWillem Jan Palenstijn2019-08-141-2/+0
| | | | | | | | The abort handling is currently only used to process Ctrl-C from Matlab. Since Matlab R2019a, it appears that calling utIsInterruptPending() from a thread other than the main thread will crash. The previous approach of checking utIsInterruptPending() in a thread, and then signalling the running algorithm was therefore broken.
* Move CUDA include filesWillem Jan Palenstijn2018-06-221-6/+6
|
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
|
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
|
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
|
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
|
* Refactor CUDA projector params into structWillem Jan Palenstijn2016-02-101-9/+12
|
* Scale CUDA 3D FP/BP output with volume pixel sizeWillem Jan Palenstijn2015-03-121-6/+9
|
* Add outputScale argument to 3D CUDA BPWillem Jan Palenstijn2015-03-121-3/+4
|
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+108