summaryrefslogtreecommitdiffstats
path: root/src/ufo-swap-quadrants-task.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined CL_TARGET_OPENCL_VERSION warningTomas Farago2020-06-121-0/+1
* Fix #166: propagate OpenCL errors if possibleMatthias Vogelgesang2018-06-201-2/+2
* Use updated _get_requisition APIMatthias Vogelgesang2018-06-201-1/+2
* Use new _get_kernel APIMatthias Vogelgesang2018-06-191-2/+2
* swap-quadrants: simplifyMatthias Vogelgesang2017-12-261-54/+22
* Standardize kernel file names and codeMatthias Vogelgesang2015-02-171-2/+2
* Adapt to API changes from ufo-coreMatthias Vogelgesang2014-03-271-20/+22
* Fix cut-sinogram filter. Add profiling calls.Roman Shkarin2014-03-031-9/+13
* Fix CL_CHECK_ERROR, releasing memory of priv->in_tex, set adequate default va...Roman Shkarin2013-08-061-14/+3
* Revert "Fix global memory access in dfi-sinc kernel. Add descriptions for eac...Matthias Vogelgesang2013-07-251-4/+2
* Fix global memory access in dfi-sinc kernel. Add descriptions for each filter.Roman Shkarin2013-07-241-2/+4
* Use current API for quadrant swap filterMatthias Vogelgesang2013-07-051-22/+19
* Added pack of filters for DFI reconstruction algorithmRoman Shkarin2013-07-051-0/+235