21 Commits (1615afd7f4f007b58ecb4a08afee6ff283b0b246)

Author SHA1 Message Date
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Alexander Alekhin 18151e79bb cmake(samples): use LINK_PRIVATE in target_link_libraries 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Maksim Shabunin a0211a1c2f Moved OpenGL sample to opengl folder 6 years ago
Suleyman TURKMEN b33cb2e3f2 Update samples 6 years ago
Suleyman TURKMEN bed388bafb
Update opengl_interop.cpp 6 years ago
Alexander Alekhin 82fd00af99 fix build issues with QT/OpenGL 7 years ago
Alexander Alekhin e28cc973bf samples: avoid using of legacy C-like API (part 2) 7 years ago
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
Emanuele Ruffaldi 301ab43897 apple exclusion 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Ilya Lavrenov 7da16d6f47 used proper method 9 years ago
Alexander Alekhin c119e04947 fix opengl sample build on Linux (#5067) 9 years ago
Alexey Ershov c7f420ba75 applied changes proposed in 5122 9 years ago
Vladimir Dudnik 5c4c8bcea3 update opencl-opengl interop sample (remove odd no processing branch) 9 years ago
Alexey Ershov ea10290153 change displaying of fps to time (ms) 9 years ago
Alexey Ershov 0a4830b3d5 added command line processing 9 years ago
Alexey Ershov b102bc6678 fixed memory leaks 9 years ago
Alexey Ershov 89392b2a6d added convertToGLBuffer() & convertFromGLBuffer() functions; added OpenGL interop sample comment 9 years ago
Alexey Ershov 8ed45609d0 fixed cleanup, fixed unused context 10 years ago
Alexey Ershov 3f68787051 OpenGL OpenCL sample 10 years ago