1. 15 Oct, 2014 1 commit
    • Pavel Vlasov's avatar
      Implementation detector and selector for IPP and OpenCL; · 45958eaa
      Pavel Vlasov authored
      IPP can be switched on and off on runtime;
      
      Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;
      
      TS modifications for implementations control;
      45958eaa
  2. 10 Oct, 2014 1 commit
  3. 30 Sep, 2014 1 commit
  4. 25 Aug, 2014 2 commits
  5. 13 Aug, 2014 1 commit
    • Adil Ibragimov's avatar
      Several type of formal refactoring: · 8a4a1bb0
      Adil Ibragimov authored
      1. someMatrix.data -> someMatrix.prt()
      2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex )
      3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>()
      4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
      8a4a1bb0
  6. 05 Aug, 2014 1 commit
  7. 29 Apr, 2014 1 commit
  8. 22 Apr, 2014 1 commit
  9. 21 Apr, 2014 2 commits
  10. 17 Apr, 2014 1 commit
  11. 09 Apr, 2014 1 commit
  12. 08 Apr, 2014 4 commits
  13. 25 Feb, 2014 1 commit
  14. 29 Jan, 2014 1 commit
  15. 17 Oct, 2012 2 commits
  16. 18 May, 2012 2 commits
  17. 21 Feb, 2012 1 commit
  18. 14 Jul, 2011 1 commit
  19. 14 Jun, 2011 1 commit
  20. 06 Jun, 2011 1 commit
  21. 17 Apr, 2011 1 commit
  22. 23 Dec, 2010 1 commit
  23. 11 May, 2010 1 commit