126 Commits (ac6fb1778433e9c4d27148443b3d9eb848c53d3b)

Author SHA1 Message Date
Alexander Smorkalov 1df0f1da97 Precise default CUDA version for Tegra X1 chips. 10 years ago
Alexander Smorkalov 7f63776395 Precise default CUDA version for Tegra X1 chips. 10 years ago
Roman Donchenko 6e121b2e29 Use imported targets for linking to CUDA 10 years ago
howtobeahacker ebd7d08408 fix bug 4269 10 years ago
Quentin Minster 98d7e52b0a Update OpenCVDetectCUDA.cmake 10 years ago
Ilya Lavrenov c5a80193a8 aarch64 support 10 years ago
Ilya Lavrenov e03136e951 backport from master 10 years ago
Alexander Smorkalov 0f263e125b Full AARCH64 support with NEON and new CUDA toolkit. 10 years ago
Vladislav Vinogradov e4d0652899 [FindCUDA] improvements for cross-platform build 10 years ago
Vladislav Vinogradov 8392296eda remove -fvisibility-inlines-hidden from CUDA compiler flags 10 years ago
Alexander Smorkalov 284b2fc1e7 Cut path to CUDA libraries to prevent generation of OpenCVModules.cmake with abs path. 11 years ago
Vladislav Vinogradov 8b8c368148 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
Vladislav Vinogradov 81acc5e73e added `-Xptxas;-dlcm=ca` and `-target-os-variant=Android` to nvcc flags 11 years ago
Vladislav Vinogradov 26cb0ce1d5 fixed compilation warnings in .cu files 11 years ago
Vladislav Vinogradov 20641b4a0b fixed CC arch/pts for android (used sm_32) 11 years ago
Roman Donchenko 104b14e0e0 Fixed CMake warnings/bugs caused by #1670 and #1714 11 years ago
Vladislav Vinogradov 5e75a22559 fixed find package CUDA for cross-compilation 11 years ago
Vladislav Vinogradov 06c1f9a329 added own version of FindCUDA.cmake 11 years ago
Vladislav Vinogradov e5947f581a fix CUDA 5.5 support (npp, arm cross compilation) in CMake scripts: 11 years ago
Roman Donchenko 49c6533227 Move the minimal CUDA version into the minimal version list. 11 years ago
Vladislav Vinogradov 4e4d2da0b9 fix #3296 : Unsupported gpu architecture 'compute_21' 11 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 11 years ago
Vladislav Vinogradov 4b0f6e2d43 updated default parameters for CUDA CC in CMake: 12 years ago
Vladislav Vinogradov 371a9cd833 fixed build with CUDA 5.5 on arm platforms 12 years ago
Vladislav Vinogradov 9488ed46ee fixed compiler warning 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Vladislav Vinogradov 09a7e86a39 fixed NPP library search (it was splitted) 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 1b00a3ed54 gpucodec module for video decoding/encoding 12 years ago
Alexander Smorkalov a2561ee0cd Code review notes fixed. 12 years ago
Vladislav Vinogradov 870563ba25 fixed compilation warning for CUDA files 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
marina.kolpakova 7a08bbbcc7 add CUDA_GENERATION macro 12 years ago
Vladislav Vinogradov 78c924baad removed obsolete CARMA toolchain and CMake variable 12 years ago
Vladislav Vinogradov 395f0201e3 fixed build for CARMA: 12 years ago
saskathex eb326cdbc8 Fixed misspelled words. 12 years ago
Anatoly Baksheev b1aa7aecf0 fixed CC for CAMRA 12 years ago
marina.kolpakova 3882bbbf35 improve carma build 12 years ago
Vladislav Vinogradov 2f1ca1b6b3 fixed build for CARMA: 12 years ago
Vladislav Vinogradov da93a1dab9 fixed build for CARMA platform 12 years ago
marina.kolpakova fceb62386d fix for 2504: WITH_CUDA disabled with OSX in 2.4.3. 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vladislav Vinogradov 8abcad6b00 fixed CUDA_FAST_MATH flag 12 years ago
Anatoly Baksheev 1d68850cb2 Added CUDA fast math flag 12 years ago
Anatoly Baksheev dffba48517 Added host compiler check before CUDA detection. For not supported compilers CUDA will be disabled. 12 years ago
Anatoly Baksheev e60a50c43c removed /EHa flag for cuda compilation 12 years ago
marina.kolpakova ee0dd4d496 disabled -Wunused-but-set-variable because of multiple warnings during building nvcc auto generated files (GCC 4.6) 12 years ago
Marina Kolpakova fb3d6ecb98 merged documentation and android service from trunk 13 years ago
Andrey Kamaev c474e27c1d One more fix for zlib search #1902 13 years ago