Alexander Alekhin
|
6c051a55e5
|
cmake: don't add include <module>/src directory to avoid conflicts
during opencv_world builds
|
7 years ago |
Egor Pugin
|
a321cce5e4
|
Fix build under directories with '.cpp' string.
|
8 years ago |
Alexander Alekhin
|
7a95e654eb
|
ocl: update compiled programs
- minimize library initialization time (lazy calculations of program hash)
- LRU cache of in-memory compiled programs
|
8 years ago |
Alexander Alekhin
|
5d346128f7
|
workaround: cvconfig.h doesn't work with hal at this moment
|
9 years ago |
Alexander Alekhin
|
7213e5f68a
|
ocl: correct disabling of OpenCL code
|
10 years ago |
Alexander Alekhin
|
b7cfd5a7da
|
ocl: added errors processing in OpenCL code generator, resolve space issue
|
10 years ago |
Maksim Shabunin
|
c28fea32c7
|
Build separate world-like iOS framework for contrib
|
10 years ago |
Ilya Lavrenov
|
c7fe162829
|
renamed **2 -> **
|
11 years ago |
Ilya Lavrenov
|
cc514ac7a9
|
added new macros useful for tracking whether OpenCL impl run or not
|
11 years ago |
Vadim Pisarevsky
|
e2bbe7597b
|
fixed few compile errors and doc build errors
|
11 years ago |
Vadim Pisarevsky
|
d914f20a4c
|
updated patch to bring in the first functions with "transparent API"
|
11 years ago |
Alexander Alekhin
|
d26f62569d
|
ocl: fix compilation warnings, update openCLExecuteKernelInterop
|
12 years ago |
Alexander Alekhin
|
dd9ff587dc
|
ocl: file-based ProgramCache refactoring
|
12 years ago |
Alexander Alekhin
|
b00f79ac5f
|
ocl: move program names into opencl_kernels.hpp
|
12 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
yao
|
f428d1874a
|
discard comments in kernels.cpp
|
12 years ago |
Andrey Kamaev
|
91ac9688a8
|
Allow OpenCL acceleration in every OpenCV module
|
12 years ago |
Andrey Kamaev
|
ecb707ca7b
|
Convert cl2cpp.py script to cmake
New version removes inner comments and empty lines
|
13 years ago |