1. 25 Jan, 2021 1 commit
  2. 15 Jan, 2021 1 commit
  3. 12 Jan, 2021 1 commit
  4. 11 Jan, 2021 2 commits
  5. 07 Jan, 2021 1 commit
  6. 06 Jan, 2021 1 commit
  7. 05 Jan, 2021 2 commits
  8. 04 Jan, 2021 1 commit
  9. 02 Jan, 2021 1 commit
  10. 28 Dec, 2020 1 commit
  11. 27 Dec, 2020 1 commit
  12. 25 Dec, 2020 1 commit
  13. 23 Dec, 2020 1 commit
  14. 22 Dec, 2020 1 commit
    • informatorius's avatar
      Update IntegrationUtilities.cpp (#2891) · f29d6cc5
      informatorius authored
      * Update IntegrationUtilities.cpp
      
      * Use pinned buffer and for context download
      * use template to reduce duplicate code
      
      * Remove template and only add PinnedBuffer for minor performance improvement
      
      * Use pinned buffer for minor performance improvement
      
      Co-authored-by: xxx <yyy>
      f29d6cc5
  15. 20 Dec, 2020 1 commit
  16. 12 Dec, 2020 1 commit
  17. 10 Dec, 2020 2 commits
  18. 25 Nov, 2020 1 commit
  19. 24 Nov, 2020 2 commits
  20. 23 Nov, 2020 1 commit
  21. 16 Nov, 2020 1 commit
  22. 02 Nov, 2020 1 commit
    • bdenhollander's avatar
      Fix 4GB memory check (#2909) · 83dcb4e2
      bdenhollander authored
      4*(1<<30) evaluates to 0 so the check returns true on 2GB cards. Test runs fine on 2GB cards but requires over 4GB of system memory.
      83dcb4e2
  23. 23 Oct, 2020 1 commit
  24. 19 Oct, 2020 1 commit
  25. 08 Oct, 2020 1 commit
  26. 25 Sep, 2020 1 commit
  27. 24 Sep, 2020 2 commits
  28. 23 Sep, 2020 2 commits
  29. 16 Sep, 2020 2 commits
  30. 10 Sep, 2020 1 commit
  31. 04 Sep, 2020 1 commit
  32. 03 Sep, 2020 2 commits