4298 Commits (a5ca5f6dafa575bee50c670b1858c5186656c466)

Author SHA1 Message Date
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
Igor Murzov cdbfdcc363 Fix OpenCL device detection when some OpenCL platform has no devices 5 years ago
TH3CHARLie 2c2716de0f core(test): add test for YAML parse multiple documents 5 years ago
Igor Murzov 6d5b900324 Simplify OpenCL info dumping code: 5 years ago
Alexander Alekhin a893969ec9 core(simd): v_setall template 5 years ago
yuriyluxriot 4e156a162f Merge pull request #15812 from yuriyluxriot:fls_replaces_tls 5 years ago
Chip Kerchner ed7e4273cd Merge pull request #15555 from ChipKerchner:flipVectorize 5 years ago
Alexander Alekhin 657c17bb8c cmake: fix ITT define condition 5 years ago
Igor Murzov a9d23a6479 Fix wording in some tutorials 5 years ago
Alexander Alekhin 80c4cedd25 android: use .getRowStride() in JavaCamera2View 5 years ago
Alexander Alekhin 6ec5ae0215 core(trace): add ITT control parameter 5 years ago
Alexander Alekhin 17e2bf5717 core(tls): implement releasing of TLS on thread termination 5 years ago
Chip Kerchner 5a6a49405d Merge pull request #15738 from ChipKerchner:bugInt64x2Comparison 5 years ago
Alexander Alekhin 24ebca5c59 core(simd): v_reverse() for MSA backend 5 years ago
Alexander Alekhin ad172726c0 js(simd): v_reverse implementation 5 years ago
Alexander Alekhin b1a8de0901 js(simd): support Emscripten 1.38.48-upstream 5 years ago
Alexander Alekhin 823884b064 core(alloc): force initialization of memalign flag 5 years ago
Alexander Alekhin 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
Chip Kerchner 027769bf5d Merge pull request #15662 from ChipKerchner:addVReverseIntrinsic 5 years ago
Paul E. Murphy ec91a3d59d core: vectorize countNonZero64f 5 years ago
Alexander Alekhin 6bdb9ca725 OpenCV release (3.4.8) 5 years ago
Maksim Shabunin 1ca74c3c03 Merge pull request #15544 from mshabunin:disable_posix_memalign 5 years ago
Marcin Tolysz 3fd36c1be1 Merge pull request #15658 from tolysz:patch-1 5 years ago
Sean McBride 24effe8cd6 Fixed clang -Wnewline-eof warning by adding newline to end of file 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Marcin Tolysz 53400d86e2 Fix compiler warnings for latest cuda npp which defines this itself as: 5 years ago
Suleyman TURKMEN c0489963bb
Update copy.cpp 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago
Alexander Alekhin 77346d7286 core: workaround transform() inplace calls 5 years ago
Alexander Alekhin ed9bca969c core: fix UBSAN in softfloat 5 years ago
Alexander Alekhin eacadf0e73 core(ocl): add flag OPENCV_OPENCL_ENABLE_MEM_USE_HOST_PTR 5 years ago
Wenzhao Xiang c2096771cb Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 5 years ago
Maksim Shabunin c8abf2ad14 backport: fixed warnings produced by clang-9.0.0 5 years ago
Alexander Alekhin fcc69d5a60 core(test): fix check conditions 5 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 5 years ago
Vitaly Tuzov 66842f5a18 Extended v_check_any/v_check_all universal intrinsics to support 64-bit integer 5 years ago
Paul E. Murphy b465c82696 core: workaround old gcc vec_mul{e,o} (Issue #15506) 5 years ago
Alexander Alekhin 8bd2720c28 core(ocl): fix fft kernel compilation 5 years ago
David Carlier 6769ee3748 OpenCL: FreeBSD build fix 5 years ago
Alexander Alekhin 0fda243a05 pre: OpenCV 3.4.8 (version++) 5 years ago
Maksim Shabunin f3aab47f94 Assorted documentation fixes 5 years ago
Braedy Kuzma 9bf8b496d6 Use commonly supported instruction mnemonic. 5 years ago
Braedy Kuzma d4120dd2fe Disambiguate vecpopcnt for (u)dword2. 5 years ago
Vitaly Tuzov d134ec54c5 Extend tests for v_check_any and v_check_all intrinsics 5 years ago
ChipKerchner 288e6f9c07 –Improve vectorization in the 'norm' functions 5 years ago
ChipKerchner 70b883cfeb Fix macro bug with v_reduce_min and v_reduce_max for chars in VSX 5 years ago
Vitaly Tuzov 1b40528e1a Fix for AVX2 implementation of v_check_any(), v_check_all() intrinsics 5 years ago
Alexander Alekhin d7409604b5 core: handle empty Mat in Mat_ assignment operators 5 years ago
Alexander Alekhin 8a0b93bc4d core: update fastmath.hpp 5 years ago
Alexander Alekhin 8b1fe8f6e0 core: fix stat SIMD code 5 years ago