summaryrefslogtreecommitdiffstats
path: root/src/ufo-pad-task.c
Commit message (Expand)AuthorAgeFilesLines
* pad: Add mirrored_repeat to the listTomas Farago2021-09-091-2/+2
* Fix undefined CL_TARGET_OPENCL_VERSION warningTomas Farago2020-06-121-0/+1
* Increase property limits to 32768Tomas Farago2020-03-131-4/+4
* Fix static enum namesTomas Farago2020-02-141-1/+1
* Fix #166: propagate OpenCL errors if possibleMatthias Vogelgesang2018-06-201-4/+4
* Use updated _get_requisition APIMatthias Vogelgesang2018-06-201-1/+2
* Use new _get_kernel APIMatthias Vogelgesang2018-06-191-1/+1
* Unify source format of property declarationsMatthias Vogelgesang2017-09-051-21/+21
* Put addressing mode enum to a common headerTomas Farago2017-02-011-17/+1
* Fix #127: use enums where possibleMatthias Vogelgesang2016-11-211-43/+25
* Add pad taskTomas Farago2015-02-111-0/+401