3492 Commits (9665dde678a3c505a5643de727c80267f19d6daf)

Author SHA1 Message Date
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Vadim Pisarevsky 5ce38e516e Merge pull request #10223 from vpisarev:ocl_mac_fixes 7 years ago
Alexander Alekhin 0595ab3eef ocl: fix usage of invalid OpenCL cache on mixed 64/32-bit platforms 7 years ago
Sayed Adel 6fe6436162 core:ppc Fixed compilation with xlc, clang. 7 years ago
Roman Cattaneo d381e499ea Fixes Issue #10181 7 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
Maksim Shabunin 6c135261b2 Universal Intrinsics: aligned v_pack behavior on different platforms, fixed 64-bit register on ARM, added more saturate_cast variants 7 years ago
Pavel Rojtberg 6fbf0758bc Python: wrap Algorithm::read and Algorithm::write 7 years ago
LaurentBerger 606a5fd537 Try to solve issue 10166 7 years ago
Alexander Alekhin 92b35e6758 ocl: fix null pointer access crash 7 years ago
Alexander Alekhin c38620e966 ocl: update OpenCL runtime loader 7 years ago
Alexander Alekhin b6abf0d3f9 ocl: drop obsolete cache directories after upgrade of OpenCL driver 7 years ago
Alexander Alekhin 3f37be5a30 core: fix compilation of intrinsic code 7 years ago
Alexander Alekhin 9db5cbf9a4 dnn: sync output/internals blobs back 7 years ago
Alexander Alekhin 8e6280fc8e ocl: binary program cache 7 years ago
Maksim Shabunin e57f22a386 Fixed allocSingleton 7 years ago
Maksim Shabunin 12662e064b align singleton malloc 7 years ago
Maksim Shabunin e75056a084 static init 7 years ago
Alexander Alekhin b389c1cfe7 core(ocl): syntax fix 7 years ago
Tomoaki Teshima 3cbe60cca2 Merge pull request #9753 from tomoaki0705:universalMatmul 7 years ago
Maksim Shabunin f50ec229de Eigen: fix Mat construction stride 7 years ago
Maksim Shabunin eb136ebba6 Do not reset step for single-row Mat created on user data 7 years ago
Sayed Adel 56bda8917d core:vsx Fix vec_packs in gcc-5 7 years ago
Alexander Alekhin 3a0039d204 core(intrinsics): v_load_low 7 years ago
Simon Guo 2610a47c89 core:ppc Fix 2 interleave logic errors in vsx_utils.hpp 7 years ago
Florian Echtler 2e772510ea Merge pull request #10050 from floe/android-studio-3.3.1 7 years ago
Pavel Rojtberg 7190028b23 FileStorage: use copydoc to add base64 info to constructor 7 years ago
Suleyman TURKMEN 63fb79b519 updates documentation and samples 7 years ago
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago
Alexander Alekhin 9c4f0a984f ocl: drop CV_OclDbgAssert 7 years ago
Alexander Alekhin 8fb48c09f7 ocl: improve debug information 7 years ago
Alexander Alekhin 7db612a545 core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel 7 years ago
Alexander Alekhin 7809c4156f core(ocl): workaround CL_OUT_OF_RESOURCES error 7 years ago
Sayed Adel def444d99f core: Several improvements to Power/VSX 7 years ago
Alexander Alekhin 734ea77c9a ocl(macosx): fix CL_INVALID_BUILD_OPTIONS for gemm programs 7 years ago
Alexander Alekhin d96cac1341 ocl: cache program build failures 7 years ago
Alexander Alekhin 185faf99bd ocl: simplify ocl::Timer interface 7 years ago
Mattia Rizzolo d026d7dcfb
Fix build for non-linux architectures but still glibc-based 7 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
Sayan Sinha 60bcb16ca8 Fix typo in mat.hpp 7 years ago
Tomoaki Teshima 2a781bb616 remove raw SSE2/NEON implementation from mathfuncs.cpp 7 years ago
Alexander Alekhin b0c6bd0a5b build: resolve naming issue 7 years ago
Alexander Alekhin 88225eb65e ocl: fix world compilation on Windows 7 years ago
berak ada753a54c fix c++17 namsespace issues 7 years ago
tz70s 6c1247b38c fix#9570: implement mat ptr for generic types 7 years ago
Alexander Alekhin af4d6f34d8 OpenCV version '-cvsdk' 7 years ago
Alexander Alekhin bd6fb497bc OpenCV version++ 7 years ago
LaurentBerger 752f232335 It's done 7 years ago
Wu Zhiwen dbe9ee0924 ocl: simplify ocl::Timer 7 years ago
Sayed Adel 4b968d1fe2 Added universal intrinsic for VSX 7 years ago