1. 24 Sep, 2018 1 commit
  2. 12 Feb, 2018 1 commit
    • Maksim Shabunin's avatar
      cmake: refactored scripts with samples building: · 2200e13c
      Maksim Shabunin authored
      - allow installing samples sources on all platforms
        even if BUILD_EXAMPLES is disabled,  fixed minor
        issues in sources installation process
      - use 'example_<group>_<name>' scheme for target and binary file naming
      - use single function for sample executable creation
      2200e13c
  3. 22 Aug, 2017 1 commit
  4. 11 Aug, 2015 1 commit
  5. 26 Jun, 2015 1 commit
    • Alexey Ershov's avatar
      OpenGL OpenCL sample · 3f687870
      Alexey Ershov authored
      057cd52 first versions: cv::ogl::convertFromGLTexture2D & cv::ogl::convertToGLTexture2D
      5656e94 added autogenerated stuff for cl_gl.h
      765f1fd resolved CL functions in opengl.cpp
      9f9fee3 implemented function cv::ogl::ocl::initializeContextFromGLTexture2D()
      a792adb cv::ogl::ocl::initializeContextFromGLTexture2D() - added linux support (glx.h)
      51c2869 added missing error message in function cv::ogl::ocl::initializeContextFromGLTexture2D()
      513b887 fixed extension call in function cv::ogl::ocl::initializeContextFromGLTexture2D()
      475a3e9 added CL-GL interop Windows sample (gpu/opengl_interop.cpp)
      07af28f added building of CL-GL interop sample - Windows only
      befe3a2 fixed whitespace errors & doxygen warnings (precommit_docs)
      551251a changed function name to cv::ogl::ocl::initializeContextFromGL(), removed unused argument
      4d5f009 changed CL_DEVICES_FOR_GL_CONTEXT_KHR to CL_CURRENT_DEVICE_FOR_GL_CONTEXT_KHR
      9fc3055 changed CL_DEVICES_FOR_GL_CONTEXT_KHR to CL_CURRENT_DEVICE_FOR_GL_CONTEXT_KH
      6d31cee Revert "changed CL_DEVICES_FOR_GL_CONTEXT_KHR to CL_CURRENT_DEVICE_FOR_GL_CONTEXT_KH"
      cc6a025 added texture format check in cv::ogl::convertFromGLTexture2D()
      063a2c1 CL-GL sample: added Linux implementation (Xlib/GLX)
      c392ae9 fixed trailing whitespace
      85a80d0 fixed include files
      ae23628 excluded samples/opengl from build case 2
      9870ea5 added android EGL support
      530b64c added doxygen documentation comments to CL-GL interop functions
      3f687870
  6. 03 Jun, 2015 1 commit
  7. 07 Apr, 2015 1 commit
  8. 05 Aug, 2014 1 commit
  9. 21 Jul, 2014 1 commit
  10. 07 Jul, 2014 1 commit
  11. 13 Dec, 2013 1 commit
  12. 05 Nov, 2013 1 commit
  13. 09 Oct, 2013 1 commit
  14. 04 Sep, 2013 1 commit
  15. 21 Aug, 2013 1 commit
  16. 28 Jun, 2013 1 commit
  17. 21 Mar, 2013 1 commit
  18. 19 Dec, 2012 1 commit
  19. 17 Oct, 2012 2 commits
  20. 08 Aug, 2012 1 commit
  21. 28 Jun, 2012 1 commit
  22. 27 Jun, 2012 1 commit
  23. 13 Apr, 2012 1 commit
  24. 08 Apr, 2012 1 commit
  25. 15 Mar, 2012 1 commit
  26. 03 Mar, 2012 1 commit
  27. 03 Feb, 2012 2 commits
    • Andrey Kamaev's avatar
      Fixing build with CUDA enabled · 3ff438dc
      Andrey Kamaev authored
      3ff438dc
    • Andrey Kamaev's avatar
      Global CMake reorganization: · 984eb994
      Andrey Kamaev authored
       [~] Automatically tracked dependencies between modules
       [+] Support for optional module dependencies
       [+] Options to choose modules to build
       [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
       [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
       [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
      984eb994
  28. 08 Aug, 2011 1 commit
  29. 30 May, 2011 1 commit
  30. 17 May, 2011 1 commit
  31. 11 May, 2011 1 commit
  32. 04 Feb, 2011 1 commit
  33. 27 Jan, 2011 1 commit
  34. 24 Jan, 2011 1 commit
  35. 25 Nov, 2010 1 commit
  36. 24 Nov, 2010 1 commit
  37. 17 Nov, 2010 1 commit
  38. 13 Oct, 2010 1 commit