61 Commits (c1007c7276e889f5f284702515a60b6799df9cd7)

Author SHA1 Message Date
Alexander Alekhin 0724d13bcd build: cuda warnings 8 years ago
StevenPuttemans fa32abe5f3 add 5.2 and 6.1 compute capability support 8 years ago
Stephane Thiell 3335963987 cmake: add support for Nvidia GPU Tesla K80 8 years ago
Vladislav Vinogradov d76f258aeb update CUDA architecture flags initialization 8 years ago
Guy Sheffer 0a48b9ae77 Fix #6500 cmake bug that adds D_FORCE_INLINES to NVCC 9 years ago
atinfinity 69eaa89e22 fixed to use NVCUVID in 'cudacodec' module. 9 years ago
atinfinity ed8368fed7 fixed to use NVCUVID in 'cudacodec' module. 9 years ago
Andreas Franek 01c5a0ed12 Simplifies cross compilation with CUDA for ARM boards. CUDA arch is set for all ARM targets, --unresolved-symbols=ignore-in-shared-libs is set when cross-compiling for ARM and FindCUDA.cmake was adjusted to find shared library stubs within the CUDA toolkit. 9 years ago
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