summaryrefslogtreecommitdiffstats
path: root/src/ufo-calculate-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-5/+4
* Use updated _get_requisition APIMatthias Vogelgesang2018-06-201-1/+2
* calc: use error instead of g_warningMatthias Vogelgesang2018-06-201-2/+4
* Use new _get_kernel APIMatthias Vogelgesang2018-06-191-1/+1
* Return explicit empty string if NULLMatthias Vogelgesang2018-04-271-1/+1
* Unify source format of property declarationsMatthias Vogelgesang2017-09-051-6/+6
* Fix potential errors found with static analysisMatthias Vogelgesang2016-11-241-2/+5
* Fix segfault caused by double-freeing kernelMatthias Vogelgesang2015-07-021-4/+3
* Add calculate taskTomas Farago2015-03-011-0/+262