Commit Graph

61 Commits

Author SHA1 Message Date
XMRig
76476d26ba Update hwloc for MSVC. 2021-08-28 12:16:41 +07:00
XMRig
26e711359c Update rapidjson. 2021-08-27 18:51:59 +07:00
XMRig
d377f9dd4f Add missing files. 2021-08-23 18:43:14 +07:00
XMRig
5931ab227a Update BlockTemplate class. 2021-08-23 18:32:58 +07:00
XMRig
b8780891f1 Update llhttp to v5.1.0 2021-04-10 21:23:32 +07:00
XMRig
4d9a8773de http-parser replaced to llhttp. 2021-03-06 01:46:49 +07:00
XMRig
016397176d Update hwloc for MSVC. 2021-03-04 03:23:26 +07:00
XMRig
aca88f138d Update hwloc for MSVC to 2.4.0. 2020-12-14 02:55:50 +07:00
XMRig
84443a4e8b Added generic secure JIT support for RandomX. 2020-12-11 23:17:54 +07:00
SChernykh
83d152f557 More static analysis fixes 2020-12-08 16:05:58 +01:00
XMRig
b814c1c12f Removed libcpuid support. 2020-12-06 21:51:24 +07:00
XMRig
3714345bcc Implemented PATCH requests. 2020-10-25 13:41:39 +07:00
XMRig
5d644ef919 Fix tab/space inconsistency. 2020-07-03 21:36:06 +07:00
XMRig
abdc3effb6 #1754 Fixed GPU health readings for pre Vega GPUs. 2020-07-03 21:14:21 +07:00
SChernykh
683ca745a8 KawPow: optimized CPU share verification
- 2 times faster CPU share verification (11 -> 5 ms)
- 1.5 times faster light cache initialization
2020-06-26 12:31:26 +02:00
XMRig
e74cf2cb1d Fix compile warnings. 2020-05-29 20:02:57 +07:00
SChernykh
f24da62db0 KawPow WIP 2020-05-27 16:19:57 +02:00
XMRig
3c06e36538 Update hwloc for MSVC builds. 2020-05-22 20:47:12 +07:00
XMRig
e81a7ad64a Removed code duplicate. 2020-05-09 01:13:46 +07:00
XMRig
11528d61d1 Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
SChernykh
b8a706948a Optimized RandomX dataset initialization
- Use single Argon2 implemenation
- Auto-select the fastest Argon2 implementation for RandomX
2020-05-03 20:44:59 +02:00
XMRig
bed66fb154 http-parser updated to latest version. 2020-03-04 18:30:53 +07:00
XMRig
74668ed7a0 Added ADL support for Windows. 2020-02-14 00:16:32 +07:00
XMRig
3812c81ed5 hwloc for MSVC updated to v2.1.0. 2019-12-05 12:47:31 +07:00
XMRig
6e3e39207b Fixed msvc build. 2019-10-01 01:25:47 +07:00
XMRig
962ab093c2 #1150 Fixed argon2 header conflict. 2019-10-01 01:18:22 +07:00
XMRig
0ac13847ef Merge branch 'dev' into evo 2019-09-15 18:05:15 +07:00
XMRig
e8b078dda8 Fixed cmake 2.8 support. 2019-09-14 20:34:15 +07:00
XMRig
f6d19af165 Update OpenCL headers to recent version. 2019-09-06 22:58:09 +07:00
XMRig
897f08183b Restored OclCache. 2019-08-27 06:31:40 +07:00
XMRig
c23a6f7a29 Added OclDevice and partially autoconfig. 2019-08-22 22:39:36 +07:00
XMRig
f9bdd6ae93 Merge branch 'dev' into feature-opencl 2019-08-17 23:33:48 +07:00
XMRig
f26c7de83e Simplified argon2/CMakeLists.txt. 2019-08-17 19:16:37 +07:00
XMRig
c644a533f6 Added hugepages support for Argon2. 2019-08-17 13:06:14 +07:00
XMRig
7927bda4a8 Removed threads support from Argon2. 2019-08-17 12:33:08 +07:00
XMRig
e493e83e07 Fixed typo. 2019-08-17 05:31:49 +07:00
XMRig
e747f8b06c Added MSVC support for Argon2. 2019-08-17 04:01:53 +07:00
XMRig
9861f9eadd Added selection for optimized Argon2 implementation. 2019-08-17 01:42:03 +07:00
XMRig
54994d361b Resolved conflict between argon2 implementations. 2019-08-16 03:18:35 +07:00
XMRig
faf18262eb Added generic Argon2 implementation (conflicts with RandomX). 2019-08-16 00:31:29 +07:00
XMRig
79315bad8a Added initial OpenCL stub. 2019-08-13 01:44:52 +07:00
XMRig
fefce7cc89 More compact JSON formatting. 2019-08-04 22:07:05 +07:00
XMRig
cf4a5aa888 rapidjson updated to recent git version. 2019-08-04 19:47:23 +07:00
XMRig
cc2af8c01f Use internal hwloc for MSVC. 2019-07-28 09:24:53 +07:00
XMRig
a39a073a99 Moved mm_malloc.h 2019-06-02 20:57:49 +07:00
XMRig
9c62e8217a Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
XMRig
8b839b93de Update libcpuid to recent git version. 2018-09-23 13:05:03 +03:00
XMRig
86d9a72c57 Remove align.h. 2018-03-14 17:11:51 +07:00
XMRig
368736dc28 Added ARMv8 (aarch64) support. 2017-11-06 03:11:35 +03:00
XMRig
af51513614 libjansson replaced to rapidjson.
Sync changes with proxy.
2017-10-04 23:33:30 +03:00