1. 28 Mar, 2019 9 commits
  2. 25 Mar, 2019 1 commit
    • xmr-stak-team's avatar
      format all files · 87e146e3
      xmr-stak-team authored
      - add .clang-format from RYO
      
      This PR removes the space indention by tabs.
      87e146e3
  3. 23 Mar, 2019 3 commits
  4. 22 Mar, 2019 1 commit
    • psychocrypt's avatar
      AMD: workaround driver memory leaks · 920a334f
      psychocrypt authored
      Instead of creating a new kernel for each block we pre-build 25 kernel within a chunk.
      This reduces the calls to `clCreateProgramWithSource` which creates the leaks and will crash the miner after a few hours.
      
      Workaround was first introduced by @SChernykh in xmrig-amd
      920a334f
  5. 15 Mar, 2019 8 commits
  6. 13 Mar, 2019 1 commit
  7. 11 Mar, 2019 8 commits
  8. 10 Mar, 2019 9 commits