opencv/3rdparty/include/opencl/1.2/CL
ahb 49dfa5a17f Fix the following error for ocl::getOpenCLPlatforms() on Ubuntu 12.04 with gcc 4.8
OpenCV Error: Unknown error code -6 (OpenCL function is not available: [clGetPlatformIDs]) in opencl_check_fn, file /home/ahb/software/opencv/modules/ocl/src/cl_runtime/cl_runtime.cpp, line 83

The issue results from modules/ocl/src/cl_runtime/cl_runtime.cpp checking for
"linux" instead of "__linux__" (cp.  http://sourceforge.net/p/predef/wiki/OperatingSystems/)

Adjust all other occurrences of "defined(linux)" as well.
2014-01-13 16:09:42 +01:00
..
cl_d3d10.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00
cl_d3d11.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00
cl_dx9_media_sharing.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00
cl_egl.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00
cl_ext.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00
cl_gl_ext.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00
cl_gl.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00
cl_platform.h Fixed a -Wundef warning in cl_platform.h. 2013-12-04 12:39:20 +04:00
cl.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00
cl.hpp Fix the following error for ocl::getOpenCLPlatforms() on Ubuntu 12.04 with gcc 4.8 2014-01-13 16:09:42 +01:00
opencl.h added Khronos OpenCL 1.2 header files 2013-10-18 15:44:55 +04:00