opencv/modules/core
Marcin Tolysz 3fd36c1be1 Merge pull request #15658 from tolysz:patch-1
* Cuda + OpenGL on ARM

There might be multiple ways of getting OpenCV compile on Tegra (NVIDIA Jetson) platform, but mainly they modify CUDA(8,9,10...) source code, this one fixes it for all installations. 
( https://devtalk.nvidia.com/default/topic/1007290/jetson-tx2/building-opencv-with-opengl-support-/post/5141945/#5141945 et al.).
This way is exactly the same as the one proposed but the code change happens in OpenCV.

* Updated,
The link provided mentions: cuda8 + 9, I have cuda 10 + 10.1 (and can confirm it is still defined this way).
NVIDIA is probably using some other "secret" backend with Jetson.
2019-10-09 11:38:10 +03:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc docs: intro formatting update, minor cleanup 2018-11-04 02:36:24 +00:00
include/opencv2 Merge pull request #15510 from seiko2plus:issue15506 2019-10-07 22:01:35 +03:00
misc Fix modules/ typos 2019-08-16 17:34:29 +03:00
perf Merge pull request #15510 from seiko2plus:issue15506 2019-10-07 22:01:35 +03:00
src Merge pull request #15658 from tolysz:patch-1 2019-10-09 11:38:10 +03:00
test Merge pull request #15510 from seiko2plus:issue15506 2019-10-07 22:01:35 +03:00
CMakeLists.txt Merge pull request #15510 from seiko2plus:issue15506 2019-10-07 22:01:35 +03:00