1. 16 Mar, 2020 3 commits
    • Update Marl to ca8408f68 · 8656bcb0
      Ben Clayton authored
      Contains a number of optimizations that improve the Subzero coroutine performance up to 10x.
      
      Changes:
          ca8408f68 Scheduler: Reduce the number of mutex locks / unlock.
          575b61e76 Fix compilation of marl::Ticket::onCall()
          e9f312688 waitForWork(): Early out if there work.num > 0
          3196a0539 Scheduler: Use std::deque instead of std::queue
          08a820171 Add flags to marl::Task
          cb3c481d0 Scheduler: Use a separate flag to indicate whether to call notify()
          598c993ec marl::ConditionVariable - use containers::list
          d0c501a9c Add marl::containers::list
          aa1de9091 Benchmarks: Add EventBaton
      
      Commands:
          git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash
      
      Bug: b/140546382
      Change-Id: I2b7adc3c624a1f3aef686de7e0e88c52a5666e3a
    • Squashed 'third_party/marl/' changes from 64d123947..ca8408f68 · 36835bcf
      Ben Clayton authored
      ca8408f68 Scheduler: Reduce the number of mutex locks / unlock.
      575b61e76 Fix compilation of marl::Ticket::onCall()
      e9f312688 waitForWork(): Early out if there work.num > 0
      3196a0539 Scheduler: Use std::deque instead of std::queue
      08a820171 Add flags to marl::Task
      cb3c481d0 Scheduler: Use a separate flag to indicate whether to call notify()
      598c993ec marl::ConditionVariable - use containers::list
      d0c501a9c Add marl::containers::list
      aa1de9091 Benchmarks: Add EventBaton
      
      git-subtree-dir: third_party/marl
      git-subtree-split: ca8408f6890ff447eb5f90d663149f3327b1607e
    • Regres: Update test lists @ 3a50a43d · 440fc995
      SwiftShader Regression Bot authored
      Change-Id: I2833d77b233998725288f4df3ddee5138805981d
      Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/42349Reviewed-by: 's avatarBen Clayton <bclayton@google.com>
      Tested-by: 's avatarBen Clayton <bclayton@google.com>
      Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
  2. 14 Mar, 2020 1 commit
  3. 13 Mar, 2020 13 commits
  4. 12 Mar, 2020 9 commits
  5. 11 Mar, 2020 8 commits
  6. 10 Mar, 2020 1 commit
  7. 09 Mar, 2020 1 commit
  8. 06 Mar, 2020 2 commits
  9. 05 Mar, 2020 1 commit
  10. 04 Mar, 2020 1 commit