8777 Commits (0ac61240c5af2a7487bd1b67cbe455d0977db3ae)
 

Author SHA1 Message Date
ilya-lavrenov d63a38e9bf disable SVM when AMD BLAS is not available 11 years ago
Andrey Pavlenko fa11f04ae1 Merge pull request #1605 from alalek:ocl_fixes 11 years ago
Alexander Alekhin 723af15228 ocl: fix warnings from GCC 4.8, update Haar 11 years ago
Alexander Alekhin 1980aad8d7 ocl: dump device info in tests 11 years ago
Alexander Alekhin 3b0823db7e ocl: fix CV_EXPORTS usage (misplaced in functions declarations) 11 years ago
Alexander Alekhin ce1177151e ocl: fix cleanup in static builds 11 years ago
Alexander Alekhin 57120c1a60 ocl: remove support_image2d(): we target on OpenCL 1.1 (with image2d support by default) 11 years ago
Andrey Pavlenko c0265c60f3 Merge pull request #1601 from ilya-lavrenov:ocl_fix_tvl1_and_sparse 11 years ago
ilya-lavrenov ca32583fdd fixed ocl optical flow: sparse and tvl1 11 years ago
Andrey Pavlenko 171e0e62ec Merge pull request #1599 from ilya-lavrenov:ocl_mac_kernel_warnings 11 years ago
Andrey Pavlenko b7f1edccfb Merge pull request #1595 from alalek:cl_code_cleanup 11 years ago
Alexander Alekhin 238550cdad ocl: code cleanup, fix .clb files 11 years ago
Andrey Pavlenko dfbd5021fd Merge pull request #1598 from alalek:ocl_fix_build_mac 11 years ago
Andrey Pavlenko 4417519795 Merge pull request #1594 from ilya-lavrenov:ocl_perf 11 years ago
Ilya Lavrenov 1be77dd2f3 enabled accuracy tests for the functions that use inside AMD Blas/Fft 11 years ago
Alexander Alekhin 0760fdcbdb ocl: fix build on Mac 11 years ago
Ilya Lavrenov 1f51e6c0de fixed kernel compilation warnings on MacOSX 11 years ago
Ilya Lavrenov 39c1e5ff73 added perf tests for min, max, abs 11 years ago
Andrey Pavlenko ad1ba56fcf Merge pull request #1597 from alalek:ocl_fix_cleanup 11 years ago
Andrey Pavlenko c820777967 Merge pull request #1596 from alalek:test_fix_run_py 11 years ago
Andrey Pavlenko 3b1c53fa8d Merge pull request #1551 from alalek:cmake_install_win 11 years ago
Alexander Alekhin 3eba2011b9 test: run.py: return valid errorCode in case of the single test run 11 years ago
Alexander Alekhin 6b9f74ae84 ocl: fix cleanup on Windows platform (for clAmdBlas/clAmdFft) 11 years ago
Andrey Pavlenko d5723480e1 Merge pull request #1592 from alalek:ocl_program_cache_update 11 years ago
Andrey Pavlenko a351161fd7 Merge pull request #1591 from alalek:ocl_remove_cl_hpp_h 11 years ago
Andrey Pavlenko 37a9c7bdd6 Merge pull request #1593 from ilya-lavrenov:ocl_war_on_double 11 years ago
Ilya Lavrenov 9d1636daa6 catching OpenCL double not supported exceptions 11 years ago
Alexander Alekhin d26f62569d ocl: fix compilation warnings, update openCLExecuteKernelInterop 11 years ago
Alexander Alekhin 43c638d07d ocl: remove cl.hpp dependency (it is missed on Nvidia SDK and on some platforms) 11 years ago
Alexander Alekhin fbe7448250 cmake: export OpenCVModules for unix 'install', move macros desclarations 11 years ago
Alexander Alekhin bc089bb18c cmake: update java module install rules 11 years ago
Alexander Alekhin 4adede4246 cmake: python module updates 11 years ago
Alexander Alekhin c0a27ea1a1 cmake: update install rules for doc 11 years ago
Alexander Alekhin 47dd44e490 cmake: OpenCVConfig.cmake: fix message 11 years ago
Alexander Alekhin 74329ee416 cmake: revert CRT linkage option for MSVS 11 years ago
Alexander Alekhin 034a77c26d cmake: workaround for dependencies resolver (bypass non-module deps w/o check) 11 years ago
ilya-lavrenov 7a53910495 fixed warning on windows 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Andrey Pavlenko e3b42ed137 Merge pull request #1589 from ilya-lavrenov:pr1582_fix 11 years ago
Ilya Lavrenov fccd37de7e changes eps for NORM_L1 11 years ago
Ilya Lavrenov 488e6aafaf fixed the PR 1582 11 years ago
Andrey Pavlenko 6b69a66c3c Merge pull request #1579 from ilya-lavrenov:ocl_norm 11 years ago
Andrey Pavlenko ff8e5a04a4 Merge pull request #1586 from ilya-lavrenov:ocl_setto_win_fix 11 years ago
Roman Donchenko d04c4ef72a Merge pull request #1582 from sperrholz:ocl-arithm-additions 11 years ago
Ilya Lavrenov 245ff93544 ocl setto fix for windows 11 years ago
Ilya Lavrenov bdd5038da4 ocl setto fix for windows 11 years ago
Sebastian Krmer 3696174b14 fix documentation warning 11 years ago
Ilya Lavrenov c404da784f fixed ocl::norm (previously the function used double as a work type) 11 years ago
Sebastian Krämer 4ffd3fb905 add ocl::abs 11 years ago
Sebastian Krämer c844bbdd82 documentation update for ocl::min and ocl::max 11 years ago