summaryrefslogtreecommitdiffstats
path: root/src/ufo-cut-sinogram-task.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined CL_TARGET_OPENCL_VERSION warningTomas Farago2020-06-121-0/+1
* Use updated _get_requisition APIMatthias Vogelgesang2018-06-201-2/+3
* Use new _get_kernel APIMatthias Vogelgesang2018-06-191-1/+1
* Standardize kernel file names and codeMatthias Vogelgesang2015-02-171-11/+1
* Adapt to API changes from ufo-coreMatthias Vogelgesang2014-03-271-20/+22
* Fix cut-sinogram filter. Add profiling calls.Roman Shkarin2014-03-031-10/+5
* Use correct function prototypeMatthias Vogelgesang2013-09-131-4/+3
* Fix CL_CHECK_ERROR, releasing memory of priv->in_tex, set adequate default va...Roman Shkarin2013-08-061-15/+4
* Add Roman's changes manuallyMatthias Vogelgesang2013-07-311-20/+22
* Revert "Fix global memory access in dfi-sinc kernel. Add descriptions for eac...Matthias Vogelgesang2013-07-251-7/+4
* Fix global memory access in dfi-sinc kernel. Add descriptions for each filter.Roman Shkarin2013-07-241-4/+7
* Fix cut filterMatthias Vogelgesang2013-07-051-13/+14
* Added pack of filters for DFI reconstruction algorithmRoman Shkarin2013-07-051-0/+241