summaryrefslogtreecommitdiffstats
path: root/deps/oclfft
Commit message (Collapse)AuthorAgeFilesLines
* Fix undefined CL_TARGET_OPENCL_VERSION warningTomas Farago2020-06-121-0/+1
| | | | | | This is hardcoded to 120 (= OpenCL 1.2) because nvidia does not support later standards until 3.0 comes around and we do not make use of later features anyway.
* Allow third parties to find oclfftMatthias Vogelgesang2017-03-102-0/+21
|
* Include oclfft deps dir only if enabledMatthias Vogelgesang2016-11-131-13/+9
|
* Fix #124: build and install oclfft optionallyMatthias Vogelgesang2016-11-131-9/+14
|
* Use GNUInstallDirs instead of PkgConfigVarsMatthias Vogelgesang2016-11-061-1/+1
|
* Move to CMake 3.1+Matthias Vogelgesang2016-10-251-2/+2
|
* oclfft: link against UFOMatthias Vogelgesang2016-10-201-2/+2
|
* Include Apple OpenCL path for Apple FFTMatthias Vogelgesang2016-10-201-0/+4
| | | | Yes. Seriously.
* fft: fix potential segfaultMatthias Vogelgesang2015-03-101-6/+3
|
* Detection of a proper library on a compile time.Roman Shkarin2014-07-154-3/+3
|
* Add profiling to oclfft libraryRoman Shkarin2014-03-083-13/+80
|
* Build and link liboclfft correctlyMatthias Vogelgesang2014-03-061-3/+5
|
* Fix #5: integrate oclfft and drop lib dependencyMatthias Vogelgesang2014-03-068-0/+2680