1696 Commits (9ebbfc7bdb33f3eba5b82ca7ebe375f1b22b8495)

Author SHA1 Message Date
Alexander Alekhin c7bdbef504 ocl: fix OpenGL sharing detection (6052) 9 years ago
Alexander Alekhin 87bbaa2c27 ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include) 9 years ago
Alexander Alekhin 7e472fbf68 ocl: thread-safe OpenCL loading (6056) 9 years ago
Alexander Alekhin 2978a16c85 core: preserve sizes values (fixes #5991) 9 years ago
Alexander Alekhin c7ccde69a8 fix TLS implementation (closes #5967) 9 years ago
Alexander Alekhin 6997d423c8 fix normalize in case of inplace operations 9 years ago
jiakai 22599a2812 define g_haveOpenCL only when HAVE_OPENCL is set 9 years ago
jiakai 387214a3c5 do not open libopencl by dlopen if HAVE_OPENCL is not set 9 years ago
Gregory Morse af5bec70cd merge Win10/VS2015 changes 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Alexander Alekhin 6f2632ca2e ocl: fix buffer pool small allocations issue (fixes #5815) 9 years ago
Alexander Alekhin 1836d41b5c warning fix (MSVS2015) 9 years ago
Vladislav Vinogradov 5576c0866a fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 9 years ago
Alexander Alekhin b26580cc7b checkRange fixes 9 years ago
Dan 237f33d4f0 nullptr -> NULL 9 years ago
Dan Moodie 4f373a4284 Clarified default allocator interface. 9 years ago
Alexander Alekhin 78376c0f63 pthreads: remove usage of non-POSIX PTHREAD_RECURSIVE_MUTEX_INITIALIZER* defines 9 years ago
Maksim Shabunin b4bcdd10a1 HAL: improvements 9 years ago
hoangviet1985 e679d97100 remove redundant code 9 years ago
hoangviet1985 3e96b724c2 squash 9 years ago
hoangviet1985 b96def885f squash 9 years ago
Bert d3b0bda011 Update system.cpp 9 years ago
Vladislav Vinogradov 39854ceda4 cuda::StreamAccessor::wrapStream and cuda::EventAccessor::wrapEvent 9 years ago
hoangviet1985 6441620f45 The right signs give the right results 9 years ago
Viet Dinh 57829d81ea mac compile error 9 years ago
Viet Dinh a1532582a6 optimize code 9 years ago
Viet Dinh 68bcff26fb fix solveCubic 9 years ago
Viet Dinh 433bc81b30 std::cbrt could not be found 9 years ago
Viet Dinh c8bf176558 casting warning 9 years ago
Viet Dinh cfd5caf29d deal with type casting issues 9 years ago
Viet Dinh f461d0cb7a fix compile errors 9 years ago
Viet Dinh 09b0193186 even more correct 9 years ago
Pavel Vlasov 4d7f9e06e8 Fix for copy with mask 32s and 8u; 9 years ago
Viet Dinh b6e8a47fca fix whitespace errors 9 years ago
Viet Dinh ed0065266e update fixing bug #5599 9 years ago
Viet Dinh 03e7b71707 fix whitespace errors 9 years ago
Viet Dinh e06c696b3c fix whitespace errors 9 years ago
Viet Dinh 40ce9f97d6 fix whitespace errors 9 years ago
Viet Dinh 0bc44376a5 fix bug #5599 9 years ago
Viet Dinh fdf549b921 fix bug #5599 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 10 years ago
grundman f260b13a6f Fix racy modification of ForThread::m_state during invocation of stop() 10 years ago
Dan 1e1f20cfee Improved consistency. 10 years ago
Pavel Vlasov 89eee6ca99 Fixes for IPP integration: 10 years ago
Dan Moodie 3d1355efc1 Updated input / output array to support std::vector<cv::cuda::GpuMat> 10 years ago
berak bb9bd3132a fix zero length std::string in putText() 10 years ago
Pavel Vlasov 6a0d3b06f2 IPPInitSingelton initialization guards; 10 years ago
StevenPuttemans 406cfc48c9 adding markers to OpenCV for 2.4 branch 10 years ago
Pavel Vlasov e837d69f8f IPPInitSingelton was added to contain IPP related global variables; 10 years ago
Pavel Vlasov 62854dcc0d Enables support of IPP 9.0.0; 10 years ago