1. 23 Nov, 2018 4 commits
    • Alexander Alekhin's avatar
    • Alexander Alekhin's avatar
      Merge pull request #13253 from alalek:fix_13201 · c0016d7f
      Alexander Alekhin authored
      * cmake: install 'legacy/constants_c.h' files
      
      * samples: add compatibility test code
      c0016d7f
    • Dmitry Budnikov's avatar
      Merge pull request #13120 from dbudniko:dbudniko/gapi_opencl_kernel_example · a518e706
      Dmitry Budnikov authored
      * custom OpenCL G-API kernel draft
      
      * clean up and warnings fix
      
      * more warnings
      
      * white space
      
      * new blank line at the EOF removed
      
      * HAVE_OPENCL guard
      
      * remove unnecessary ocl API call
      
      * remove sum test workaround
      
      * check if opencl activated
      
      * fix std::str warning
      
      * CPU fall back for symm7x7
      
      * gpu test kernel draft
      
      * adjust have opencl guard
      
      * more guards
      
      * one more attempt to adjust guards
      
      * empty stub files and kernel source files creation in the test directory
      
      * try to force auto generation
      
      * one more attempt to force build
      
      * remove symm7x7 custom from gapi module
      
      * looks like that this version works properly on Win desktop
      
      * clean up
      
      * more clean up
      
      * address some suggestions from Dmitry's review
      
      * const kernel coefficients
      
      * CV_Error in kernel + try to fix cpu fallback
      
      * CV_Error_ instead CV_Error
      
      * everything in one gapi_gpu_test.cpp
      
      * fix warning
      
      * remove kernel generation, add kernel string
      
      * avoid generated code and ocl internal namespace
      
      * fix misprint
      
      * c_str
      a518e706
    • Alexander Alekhin's avatar
      cmake: allow to disable ADE build too (BUILD_opencv_gapi=OFF is not enough) · de8696aa
      Alexander Alekhin authored
      CMake option: WITH_ADE=OFF
      de8696aa
  2. 22 Nov, 2018 2 commits
  3. 21 Nov, 2018 6 commits
  4. 20 Nov, 2018 9 commits
  5. 19 Nov, 2018 8 commits
  6. 18 Nov, 2018 4 commits
  7. 17 Nov, 2018 7 commits