2265 Commits (f1053d48a29344c475fb83be1bf017775607edc3)

Author SHA1 Message Date
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
Chip Kerchner 027769bf5d Merge pull request #15662 from ChipKerchner:addVReverseIntrinsic 5 years ago
Alexander Alekhin 4c71dbf0af release: OpenCV 4.1.2 5 years ago
Alexander Alekhin 6bdb9ca725 OpenCV release (3.4.8) 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
Alexander Alekhin bdc097495a fix avx512 detection 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
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 84c3bbd934 OpenCV version '-openvino' 5 years ago
Alexander Alekhin 3c62f3a8e3 pre: OpenCV 4.1.2 (version++) 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
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
Zyrin 869ea22f34 Use std::move in Mat_<T> move constructors 5 years ago
Zyrin 8ef8088686 Fix stack overflow on gcc with c++17 (#15343) 5 years ago
Paul E. Murphy 33fb253a66 core: vectorize dotProd_32s 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
Alexander Alekhin 32772a5436 3.4: backported changes from 'master' branch 5 years ago
Paul E. Murphy f38a61c66d fast_math: implement optimized PPC routines 5 years ago
Paul E. Murphy 3f92bcc11a fast_math: selectively use GCC rounding builtins when available 5 years ago
Paul E. Murphy 1031b7f4bc hal: vsx: further optimize v_signmask 5 years ago
Alexander Alekhin ddbd10c001 release: OpenCV 4.1.1 5 years ago
Alexander Alekhin 4a7ca5a291 OpenCV version++ (3.4.7) 5 years ago
Hugo Lindström 2ee00e7f7d Merge pull request #15059 from hugolm84:improved-support-for-wince 5 years ago
Alexander Alekhin 8bac8b513c core: support SIMD intrinsics in user code 5 years ago
Alexander Alekhin 4ea8526e9f core(persistence): fix writeRaw() / readRaw() struct support 5 years ago
Hugo Lindström 245c256b1c Support compiliation for <=VS13 5 years ago
Alexander Alekhin db211446f3 OpenCV version '-openvino' 5 years ago
Vitaly Tuzov 9befb7a1d7 Merge pull request #14916 from terfendail:wsignmask_deprecated 5 years ago
Alexander Alekhin 44836c7f78 core: evaluate CV_Error() parameters during static scans 5 years ago
Stefan Brüns e9a2e665b2 Explicitly default operator= for Vec<T, n> 5 years ago
Rostislav Vasilikhin f2f600f807 fixed multi instrumentations 6 years ago
Alexander Alekhin e8a703a71d core(intrin): v_load_low() workaround for aarch64+clang 6 years ago
Alexander Alekhin 442bc80cd7 pre: OpenCV 4.1.1 (version++) 6 years ago
Alexander Alekhin 779f59da6b pre: OpenCV 3.4.7 (version++) 6 years ago
Alexander Alekhin 5ac55fc132 core: eliminate AVX512 build warnings 6 years ago
Joe Howse 729848caeb core: revise syntax to support Visual C++ 2013 6 years ago