summaryrefslogtreecommitdiffstats
path: root/src/ufo-gradient-task.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined CL_TARGET_OPENCL_VERSION warningTomas Farago2020-06-121-0/+1
* Do not release NULL pointersTomas Farago2020-02-141-1/+4
* Fix static enum namesTomas Farago2020-02-141-1/+1
* Fix #166: propagate OpenCL errors if possibleMatthias Vogelgesang2018-06-201-1/+1
* Use updated _get_requisition APIMatthias Vogelgesang2018-06-201-3/+4
* Use new _get_kernel APIMatthias Vogelgesang2018-06-191-1/+1
* Fix implicit non-harmful fallthroughMatthias Vogelgesang2018-05-071-0/+1
* Add gradient filterTomas Farago2018-03-121-0/+238