summaryrefslogtreecommitdiffstats
path: root/src/ufo-rescale-task.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined CL_TARGET_OPENCL_VERSION warningTomas Farago2020-06-121-0/+1
* Fix static enum namesTomas Farago2020-02-141-1/+1
* Fix #166: propagate OpenCL errors if possibleMatthias Vogelgesang2018-06-201-3/+4
* Use updated _get_requisition APIMatthias Vogelgesang2018-06-201-2/+4
* Use new _get_kernel APIMatthias Vogelgesang2018-06-191-1/+1
* Unify source format of property declarationsMatthias Vogelgesang2017-09-051-24/+24
* Fix #127: use enums where possibleMatthias Vogelgesang2016-11-211-21/+21
* rescale: remove debug outputMatthias Vogelgesang2016-09-301-2/+0
* rescale: allow setting absolute width and heightMatthias Vogelgesang2016-09-301-7/+48
* rescale: use linear interpolation by defaultMatthias Vogelgesang2015-09-041-2/+2
* rescale: Fix parameter descriptionsTomas Farago2015-08-031-3/+3
* Remove target_width and height from rescaleTomas Farago2015-03-131-6/+4
* Change downsample to rescaleTomas Farago2015-03-131-0/+319