opencv/modules/core
Jun Zhao 0369431ebd opencl/cvtclr_dx: fix not compile-time constants issue.
fix the "initializing global variables with values that are not
compile-time constants" issue in Intel SDK for OpenCL. The root cause
is when initializing global variables with value, the variable need is
compile-time constants.

Thanks Zheng, Yang <yang.zheng@intel.com>,
Chodor, Jaroslaw <jaroslaw.chodor@intel.com> give a help.

Signed-off-by: Liu,Kaixuan <kaixuan.liu@intel.com>
Signed-off-by: Jun Zhao <jun.zhao@intel.com>
2017-12-26 13:44:37 +08:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Merge tag '3.4.0' 2017-12-22 23:22:50 +00:00
misc/java core(test): refactor Java Eigenvalues/PCA tests 2017-12-12 15:07:31 +03:00
perf core: remove raw SSE2/NEON implementation from convert.cpp (#9831) 2017-12-15 00:00:35 +03:00
src opencl/cvtclr_dx: fix not compile-time constants issue. 2017-12-26 13:44:37 +08:00
test Merge pull request #10307 from savuor:fix/expect_softfloat 2017-12-14 21:00:46 +00:00
CMakeLists.txt Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00