xmrig/src/base/kernel
2019-08-18 04:02:31 +07:00
..
config Added version field to config file. 2019-08-17 04:27:37 +07:00
interfaces Added command line options "--randomx-init" and "--randomx-no-numa". 2019-07-28 11:01:30 +07:00
Base.cpp Common API code moved to base/api. 2019-08-12 16:52:16 +07:00
Base.h Common API code moved to base/api. 2019-08-12 16:52:16 +07:00
Entry.cpp Move files. 2019-08-18 04:02:31 +07:00
Entry.h Added initial OpenCL stub. 2019-08-13 01:44:52 +07:00
Platform.cpp Move Platform. 2019-07-13 16:48:14 +07:00
Platform.h Move Platform. 2019-07-13 16:48:14 +07:00
Platform_mac.cpp Move Platform. 2019-07-13 16:48:14 +07:00
Platform_unix.cpp Move Platform. 2019-07-13 16:48:14 +07:00
Platform_win.cpp Move Platform. 2019-07-13 16:48:14 +07:00
Process.cpp Use new Timer inside DonateStrategy. 2019-03-18 13:40:56 +07:00
Process.h Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
Signals.cpp Added real graceful exit. 2019-03-16 00:44:15 +07:00
Signals.h Added real graceful exit. 2019-03-16 00:44:15 +07:00