133 Commits (8cc09f17844290b40532bf0948bd724e7db88dec)

Author SHA1 Message Date
Alexander Alekhin 10d18a315c instrumentation: minor refactoring, wrap OpenCL 9 years ago
mpkh 01d2e7af71 fix building on FreeBSD 9 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 9 years ago
Pavel Vlasov 8bcec7d77f IPP enabling fix and typo fix; 9 years ago
Tomoaki Teshima b2ad7cd9c0 add feature to convert FP32(float) to FP16(half) 9 years ago
Alexander Alekhin c7ccde69a8 fix TLS implementation (closes #5967) 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Maksim Shabunin b4bcdd10a1 HAL: improvements 10 years ago
Bert d3b0bda011 Update system.cpp 10 years ago
Pavel Vlasov 89eee6ca99 Fixes for IPP integration: 10 years ago
Pavel Vlasov 6a0d3b06f2 IPPInitSingelton initialization guards; 10 years ago
Pavel Vlasov e837d69f8f IPPInitSingelton was added to contain IPP related global variables; 10 years ago
Pavel Vlasov aa485ccd75 TLS keys leak fix; 10 years ago
Alexander Alekhin 7213e5f68a ocl: correct disabling of OpenCL code 10 years ago
Maksim Shabunin 771af4f32d Some changes to support mingw-w64 10 years ago
Alexander Alekhin b8956d0111 tls: fix access to array (out of bounds) 10 years ago
Pavel Vlasov a33d98c13a TLS memory leaks were fixed; 10 years ago
Alexander Alekhin 53fc5440d7 implement singleton lazy initialization 10 years ago
Lectem 3c6fe75149 fix mutex for uclibc 10 years ago
Pavel Vlasov 085409340e Implementation collector update; 10 years ago
Dmitry-Me f8c454733b Remove dangerous string manipulation, merge declaration with assignment 10 years ago
Dmitry-Me c587bae997 Uniform computation of variable size 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Ilya Lavrenov ffc453ebfd fixed [-Wsign-compare] warning 10 years ago
Vladislav Vinogradov 4254e35f6a merge new setUseOptimizations function with existed setUseOptimized 10 years ago
Vladislav Vinogradov c10f1851cb rename setOptimizations -> setUseOptimizations 10 years ago
Vladislav Vinogradov cda6fed41f move tegra namespace out of cv to prevent conflicts 10 years ago
Ilya Lavrenov c5a80193a8 aarch64 support 10 years ago
Vladislav Vinogradov 12180bd7b1 add generic method to disable/enable all optimizations (IPP, OpenCL, Tegra) 10 years ago
Vladislav Vinogradov f8484e3266 add fucntion to control tegra optimizations in run-time 10 years ago
Alexander Alekhin 2054123890 coreTlsData -> getCoreTlsData() 10 years ago
Ilya Lavrenov dcb0c68ed3 fix for -m32 10 years ago
Adam Borowski 7b0d1c932e Get rid of sysctl includes on Linux. 10 years ago
Ilya Lavrenov 81f786393a NEON detection in runtime 10 years ago
Ilya Lavrenov fc0869735d used popcnt 10 years ago
Ilya Lavrenov bc394e7516 detection of other CPU features 10 years ago
Ilya Lavrenov 8d48632ebe avx2 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 11 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 11 years ago
Samuel Martin ea50be0529 core: fix x86 PIC code compilation 11 years ago
Richard Yoo c38023f4e7 Modifications to support dynamic vector dispatch. 11 years ago
Richard Yoo 11a09ef5cc Changes to support Intel AVX/AVX2 in cvResize(). 11 years ago
GregoryMorse 38db7a78df WinRT core compatibility fixes 11 years ago
GregoryMorse b1443bc1bc WinRT core compatibility fixes 11 years ago
Ilya Lavrenov 05a47d9014 cmd option 11 years ago
Ilya Lavrenov 2cd7a913ed verbose errors 11 years ago
Ilya Lavrenov f3c56f8310 first attemp 11 years ago
Aaron Kunze 629ddf0bf8 Resolves bug #3450 (Improperly cleaning up resources in DllMain) 11 years ago
vbystricky 01a66a2938 Prepare codes for ippicv library 11 years ago
Alexander Alekhin bfc546d23c enable IPP ICV support 11 years ago