3492 Commits (a2811d93ddc97751a4b6eb37534366e78236517f)

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