1. 01 Jan, 2020 1 commit
  2. 05 Dec, 2019 1 commit
  3. 12 Sep, 2019 1 commit
  4. 26 Jul, 2019 1 commit
    • gcwenger's avatar
      Fixed double-buffering timing (#3309) · c04b5588
      gcwenger authored
      API is synchronous per thread and threads are coordinated so that
      we know when we hit the last iteration everything is done.
      Using join() to gate end of iterations was introducing too much
      overhead to timing as verified via checking traces.
      c04b5588
  5. 23 Jul, 2019 5 commits
  6. 21 Jul, 2019 7 commits