summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Code from Harish (largely untested)harishSuren A. Chilingaryan2022-07-261-0/+1
* add stacked-backprojectharishkumar-harihara2021-10-171-0/+1
* Don't force non-dash task namesTomas Farago2020-08-141-2/+1
* Fix undefined CL_TARGET_OPENCL_VERSION warningTomas Farago2020-06-121-0/+1
* Add sliding-stack taskTomas Farago2020-03-201-0/+1
* Add power-spectrum filterTomas Farago2020-03-061-0/+1
* Add FindLargeSpotsTomas Farago2020-02-051-0/+5
* NLM: Put common things to src/commonTomas Farago2020-02-051-0/+4
* Add HorizontalInterpolate taskTomas Farago2019-08-011-0/+1
* fix CMake for zmqMarcus Zuber2019-05-311-1/+2
* nlm: add to CMakeLists as wellMatthias Vogelgesang2018-11-171-0/+1
* Add cone beam reconstructorTomas Farago2018-06-291-0/+11
* Add tile taskMatthias Vogelgesang2018-06-011-0/+1
* Measure task executes on GPUTomas Farago2018-04-051-7/+1
* Add map-color taskMatthias Vogelgesang2018-03-211-0/+1
* Add gradient filterTomas Farago2018-03-121-0/+1
* Fix CMake else if to elseifMatthias Vogelgesang2018-02-141-1/+1
* cv-show: use CMake module on legacy systemsMatthias Vogelgesang2018-02-131-1/+7
* zmq-pub/sub: require at least JSON-GLib 1.1Matthias Vogelgesang2018-02-011-4/+5
* Add zmq-pub and zmq-sub tasksMatthias Vogelgesang2018-01-121-0/+8
* Added filter to remove outliersLisaD2017-12-181-0/+1
* Add opencl-reduceMatthias Vogelgesang2017-12-141-0/+1
* Fix #146: use gnu99 instead of c99Matthias Vogelgesang2017-11-281-1/+1
* camera: fix linking with libucaMatthias Vogelgesang2017-10-231-1/+1
* Add circular `mask` filterMatthias Vogelgesang2017-10-181-0/+1
* Add cv-show processorMatthias Vogelgesang2017-10-181-0/+7
* lamino-bp: define BURST in config.hMatthias Vogelgesang2017-10-101-1/+1
* Add rotate filterTomas Farago2017-08-281-0/+1
* Add stitch taskTomas Farago2017-08-241-0/+1
* interpolate-stream: build with CMake as wellMatthias Vogelgesang2017-08-151-0/+1
* Do not dereference OpenCL version number in checkMatthias Vogelgesang2017-03-021-1/+1
* Add correlate-stacks taskMatthias Vogelgesang2017-02-281-0/+1
* Add cut taskMatthias Vogelgesang2017-02-281-0/+1
* Check if OpenCL CMake variable is set before useMatthias Vogelgesang2017-02-271-4/+6
* Replace stdout filter with standard write moduleMatthias Vogelgesang2017-02-241-1/+0
* segment: build only with OpenCL > 1.1Matthias Vogelgesang2017-02-201-1/+6
* Add stamp filter to print current iteration intoMatthias Vogelgesang2017-02-161-0/+7
* Remove default _FORTIFY_SOURCEMatthias Vogelgesang2016-12-081-1/+1
* Do not compile ufo-priv.c for each taskMatthias Vogelgesang2016-11-291-3/+6
* Fortify source and enable large file supportMatthias Vogelgesang2016-11-241-1/+1
* Add binarization filterMatthias Vogelgesang2016-11-181-0/+1
* Add basic segmentation filterMatthias Vogelgesang2016-11-181-0/+1
* Link against oclfft if found and enabledMatthias Vogelgesang2016-11-161-6/+12
* filter: link FFT libsMatthias Vogelgesang2016-11-141-0/+2
* Link against m unconditionallyMatthias Vogelgesang2016-11-131-0/+1
* Link only to required dependenciesMatthias Vogelgesang2016-11-071-31/+39
* Correctly include OpenCL directoriesMatthias Vogelgesang2016-11-061-1/+1
* Correctly link against OpenCLMatthias Vogelgesang2016-11-061-1/+1
* Explicitly link against OpenCLMatthias Vogelgesang2016-11-061-1/+2
* Do not link oclfft unconditionallyMatthias Vogelgesang2016-11-061-2/+2