1. 09 Feb, 2021 1 commit
  2. 06 Feb, 2021 1 commit
  3. 02 Feb, 2021 1 commit
  4. 01 Feb, 2021 1 commit
  5. 28 Jan, 2021 2 commits
  6. 26 Jan, 2021 2 commits
  7. 25 Jan, 2021 1 commit
  8. 15 Jan, 2021 1 commit
  9. 12 Jan, 2021 1 commit
  10. 11 Jan, 2021 2 commits
  11. 07 Jan, 2021 1 commit
  12. 06 Jan, 2021 1 commit
  13. 05 Jan, 2021 2 commits
  14. 04 Jan, 2021 1 commit
  15. 02 Jan, 2021 1 commit
  16. 28 Dec, 2020 1 commit
  17. 27 Dec, 2020 1 commit
  18. 25 Dec, 2020 1 commit
  19. 23 Dec, 2020 1 commit
  20. 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
  21. 20 Dec, 2020 1 commit
  22. 12 Dec, 2020 1 commit
  23. 10 Dec, 2020 2 commits
  24. 25 Nov, 2020 1 commit
  25. 24 Nov, 2020 2 commits
  26. 23 Nov, 2020 1 commit
  27. 16 Nov, 2020 1 commit
  28. 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
  29. 23 Oct, 2020 1 commit
  30. 19 Oct, 2020 1 commit
  31. 08 Oct, 2020 1 commit
  32. 25 Sep, 2020 1 commit
  33. 24 Sep, 2020 2 commits