REDACTED-rig/src/workers
2018-10-11 15:44:25 +02:00
..
Benchmark.cpp Moved benchmark config save flag to the benchmark class 2018-08-06 10:58:35 +02:00
Benchmark.h Typo fix 2018-08-06 11:01:10 +02:00
CpuThread.cpp Added ASM code for double hash mode, thanks @SChernykh. 2018-09-25 09:25:47 +03:00
CpuThread.h Implemented "asm" option. 2018-09-24 14:19:26 +03:00
Handle.cpp Fixed memory leak 2018-08-22 21:48:22 +02:00
Handle.h Fixed memory leak 2018-08-22 21:48:22 +02:00
Hashrate.cpp Fixed memory leak 2018-08-22 21:49:57 +02:00
Hashrate.h Fixed memory leak 2018-08-22 21:49:57 +02:00
MultiWorker.cpp Rewrite automatic variant handling. 2018-09-03 15:39:55 +03:00
MultiWorker.h Fixed automatic variant. 2018-09-01 00:31:31 +03:00
Worker.cpp Old static class Cpu replaced to interface ICpuInfo. 2018-09-23 17:51:56 +03:00
Worker.h Initial ASM wrapper. 2018-09-24 09:51:21 +03:00
Workers.cpp Fixed hashrate race condition 2018-10-11 15:44:25 +02:00
Workers.h Switched from value to reference in switch_algo xmrig::Algorithm param 2018-07-28 11:30:24 +02:00