1. 20 Jul, 2017 1 commit
  2. 06 Jun, 2017 1 commit
  3. 04 Apr, 2017 1 commit
  4. 23 Mar, 2017 1 commit
    • Alexander Alekhin's avatar
      core: CPU target dispatcher update · 17e5e4cd
      Alexander Alekhin authored
      - use suffixes like '.avx.cpp'
      - added CMake-generated files for '.simd.hpp' optimization approach
      - wrap HAL intrinsic headers into separate namespaces for different build flags
      - automatic vzeroupper insertion (via CV_INSTRUMENT_REGION macro)
      17e5e4cd
  5. 09 Mar, 2017 1 commit
  6. 13 Feb, 2017 1 commit
  7. 23 Jan, 2017 1 commit
  8. 04 Oct, 2016 2 commits
  9. 03 Oct, 2016 1 commit
  10. 30 Sep, 2016 1 commit
  11. 16 May, 2016 1 commit
    • Maksim Shabunin's avatar
      Disabled PCH support for gcc >= 6.0.0 · fb598bb7
      Maksim Shabunin authored
      Command line generation routine uses "-isystem" to include headers outside of "<opencv>/modules" folder, but GCC 6 does not work when passed "-isystem /usr/include" option.
      fb598bb7
  12. 13 May, 2016 1 commit
    • Maksim Shabunin's avatar
      Disabled PCH support for gcc >= 6.0.0 · a0fdc91a
      Maksim Shabunin authored
      Command line generation routine uses "-isystem" to include headers outside of "<opencv>/modules" folder, but GCC 6 does not work when passed "-isystem /usr/include" option.
      a0fdc91a
  13. 22 Dec, 2015 2 commits
  14. 17 Nov, 2015 2 commits
  15. 08 Sep, 2015 1 commit
  16. 03 Aug, 2015 1 commit
  17. 25 Dec, 2014 1 commit
    • Andrey Kamaev's avatar
      Assorted fixes: · c105b729
      Andrey Kamaev authored
      * cmake CMP0054 and CMP0045
      * aarch64 build
      * portable code options in PCH cmake
      * some of gcc 4.9 warnings
      c105b729
  18. 10 Nov, 2014 1 commit
    • Roman Donchenko's avatar
      Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp · 13d67b6a
      Roman Donchenko authored
      This is actually the same warning that the suppression at the bottom
      suppresses, but that one doesn't suppress it when using a native compiler
      (go figure).
      
      I remove the forced inclusion of precompiled headers into all sources,
      since otherwise this workaround doesn't work - the header with the warning
      is included before I can use a pragma.
      13d67b6a
  19. 05 Aug, 2014 1 commit
  20. 25 Sep, 2013 1 commit
  21. 08 Aug, 2013 1 commit
  22. 22 Mar, 2013 1 commit
  23. 21 Dec, 2012 1 commit
  24. 22 Oct, 2012 1 commit
  25. 04 Sep, 2012 1 commit
  26. 01 Sep, 2012 1 commit
  27. 31 Aug, 2012 2 commits
  28. 28 Jun, 2012 1 commit
  29. 18 Jun, 2012 2 commits
  30. 15 Jun, 2012 1 commit
  31. 08 Jun, 2012 1 commit
  32. 07 Jun, 2012 1 commit
  33. 03 Jan, 2012 1 commit
  34. 26 Jul, 2011 1 commit
  35. 24 Jul, 2011 1 commit