REDACTED-rig/src/backend/cpu
2022-01-26 17:18:18 +01:00
..
interfaces Added VAES support for Cryptonight variants 2021-11-28 20:49:54 +01:00
platform Compiler fix 2021-12-01 17:08:40 +01:00
cpu.cmake Removed libcpuid support. 2020-12-06 21:51:24 +07:00
Cpu.cpp Removed libcpuid support. 2020-12-06 21:51:24 +07:00
Cpu.h Removed libcpuid support. 2020-12-06 21:51:24 +07:00
CpuBackend.cpp Fixed "READY threads X/X" display after algo switching 2021-12-03 07:44:23 +01:00
CpuBackend.h Implemented stable algorithm ids. 2021-08-11 03:46:34 +07:00
CpuConfig.cpp GhostRider algorithm (Raptoreum) support 2021-11-23 08:14:01 +01:00
CpuConfig.h Added support for flexible huge page sizes on Linux. 2021-01-31 23:38:57 +07:00
CpuConfig_gen.h GhostRider algorithm (Raptoreum) support 2021-11-23 08:14:01 +01:00
CpuLaunchData.cpp Slash and burn EOL whitespace everywhere 2021-11-27 17:59:40 -07:00
CpuLaunchData.h GhostRider algorithm (Raptoreum) support 2021-11-23 08:14:01 +01:00
CpuThread.cpp Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
CpuThread.h GhostRider algorithm (Raptoreum) support 2021-11-23 08:14:01 +01:00
CpuThreads.cpp Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
CpuThreads.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
CpuWorker.cpp Fixed unaligned memory accesses 2022-01-26 17:18:18 +01:00
CpuWorker.h Compiler fix 2021-12-01 17:08:40 +01:00