Commit Graph

30 Commits

Author SHA1 Message Date
XMRig 61ab47cc95 Improved CPU profile generation. 2019-10-09 12:58:11 +07:00
XMRig d1aadc2e3b More cleanup. 2019-10-03 07:45:25 +07:00
XMRig fe9d2a0e1d Added ConfigPrivate class. 2019-08-18 01:01:28 +07:00
XMRig bd07f1d455 Merge branch 'dev' into feature-opencl 2019-08-17 23:33:48 +07:00
XMRig ed3a39dc74 Added version field to config file. 2019-08-17 04:27:37 +07:00
XMRig d5f57c35e2 Added OclBackend, OclConfig, OclLaunchData, OclThread and OclThreads stubs. 2019-08-13 19:47:22 +07:00
XMRig bbcacbc1d4 Added command line options "--randomx-init" and "--randomx-no-numa". 2019-07-28 11:01:30 +07:00
XMRig a39e0e05e9 Cleanup. 2019-07-28 08:06:50 +07:00
XMRig d10527036e Added "randomx" object to config. 2019-07-28 07:46:59 +07:00
XMRig 6f93b7b38d Removed unused code. 2019-07-17 15:28:59 +07:00
XMRig 630a5dce67 Improved log. 2019-07-17 15:09:37 +07:00
XMRig dc87ef6062 Removed xmrig.h. 2019-07-13 19:10:17 +07:00
XMRig f42adafee0 Added classes Rx, RxAlgo, RxCache, RxDataset. 2019-07-10 01:53:05 +07:00
XMRig b92807e8d8 Added support for multi-algorithm CPU threads settings. 2019-07-02 22:56:28 +07:00
XMRig 62edb2fc0a Move CPU information classes to new location. 2019-06-29 09:51:23 +07:00
XMRig dd875c7c37 Added class CpuConfig. 2019-06-28 22:28:40 +07:00
XMRig 66d62de681 Merge Assembly enum and Asm class. 2019-06-28 13:08:08 +07:00
XMRig 188338c493 Merge branch 'evo' into feature-per-pool-algo 2019-06-26 15:44:52 +07:00
XMRig cf61f49746 Use better source for AES settings in RandomX threads. 2019-06-23 14:23:29 +07:00
XMRig 3d17ba6af6 Merge branch 'feature-randomx' into evo 2019-06-18 05:33:30 +07:00
SChernykh d0ce60a73a Fixed auto-config 2019-06-15 23:50:31 +02:00
XMRig 1f0e3e501c Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums. 2019-06-13 22:08:52 +07:00
XMRig d7f42d54ad Added initial support for per pool algo option (mining code is broken). 2019-06-10 20:46:29 +07:00
XMRig d9eb700e03 Renamed macros for enable/disable algorithms. 2019-06-09 15:29:26 +07:00
XMRig d587eebaf2 Move files. 2019-06-04 19:20:33 +07:00
XMRig d77e404439 Merge branch 'dev' into evo 2019-04-17 17:42:22 +07:00
XMRig 466aad8543 Fix build without ASM. 2019-04-06 20:07:20 +07:00
XMRig fa2a0b9b79 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig f8f9d6c0ef Restored API. 2019-03-31 01:31:40 +07:00
XMRig e39ddeeea2 Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +07:00