xmrig/src/workers
2018-09-27 19:07:04 +03: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 Added class MultiWorker and remove classes SingleWorker and DoubleWorker. 2018-04-14 22:14:57 +07:00
Handle.h Added class MultiWorker and remove classes SingleWorker and DoubleWorker. 2018-04-14 22:14:57 +07:00
Hashrate.cpp Sync changes with amd miner and update summary. 2018-06-01 01:48:31 +07:00
Hashrate.h Sync changes with amd miner and update summary. 2018-06-01 01:48:31 +07: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 Add "autosave" config option. 2018-09-27 19:07:04 +03:00
Workers.h New detailed hashrate report. 2018-06-01 02:33:21 +07:00