28 Commits (2b6fca68bf83803c4eb90a1d32a1fa7272e1f43f)

Author SHA1 Message Date
Andrey Pavlenko 2b6fca68bf fixing typo 12 years ago
Alexander Alekhin 57120c1a60 ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default) 12 years ago
ilya-lavrenov ca32583fdd fixed ocl optical flow: sparse and tvl1 12 years ago
Alexander Alekhin 238550cdad ocl: code cleanup, fix .clb files 12 years ago
Alexander Alekhin dd9ff587dc ocl: file-based ProgramCache refactoring 12 years ago
Alexander Alekhin e8d9ed8955 ocl: split initialization.cpp into 3 files: context, operations, programcache 12 years ago
Ilya Lavrenov 58b84c2fc0 removed needless divUp 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
yao 2ec1140b25 fix pyrlk 12 years ago
peng xiao 6fae02c05d Fix some OpenCL kernel file build errors on Mac. 12 years ago
peng xiao b4a4a05bdc Add ocl's good features to track implementation. 12 years ago
peng xiao e14acabb3d Fix ocl moudle build with latest Intel OpenCL SDK. 12 years ago
peng xiao d34e7eca60 Suppress warning when compiling deprecated OpenCL function on GNU compilers. 12 years ago
peng xiao 1eca49f40b ocl: Enable backward binary portability for setTo function. 12 years ago
peng xiao 355bc691fc Add OpenCL version 1.2 query into ocl::Context::supportsFeature(). 12 years ago
yao f3254b28f2 use clflush replaces clfinish 12 years ago
Andrey Kamaev 4bd721ad3b Fix build errors 12 years ago
Andrey Kamaev 7b8ad4cb04 Refactor OpenCL initialization and allow to use ocl module witout explicit setup 12 years ago
Andrey Kamaev dd678121b3 Trying to make ocl surf work 12 years ago
Andrey Kamaev 6846f881a2 Move OpenCL SURF to nonfree module 12 years ago
yao da47ccec9c Put the cl_image support detection in utils 12 years ago
yao 1a488c0542 fix the warning on Linux when OpenCL 1.2 not supported 12 years ago
yao 2e3f4fdada fix pyrLK's mismatch on Linux 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
Niko 5df77a841e remove redundant OPENCL_DIR flag 13 years ago
niko 97156897b2 format files to ANSI C style with coolformat 13 years ago
bitwangyaoyao 09359982b1 some optimizations to ocl::pyrDown, PyrLK and Canny 13 years ago