96 Commits (a7905e68029f0dc07450065ed6887ead026af1c2)

Author SHA1 Message Date
Tanguy Pruvot a7905e6802 some changes to prepare 1.8 and VS2015 support 8 years ago
Tanguy Pruvot 8658718791 linux: skein2.cu doesnt exist 8 years ago
Tanguy Pruvot ee042e5381 linux: missed to remove one PCI tag 8 years ago
Tanguy Pruvot dad0110557 x17 cleanup 8 years ago
Tanguy Pruvot 7ffe65c262 blake2s algo 8 years ago
Tanguy Pruvot c3c977da04 fully remove whirlpoolx for builds 8 years ago
Tanguy Pruvot 4944e1a098 mrM4D vnl, with some changes 8 years ago
Tanguy Pruvot 6e95407dcf decred algo for longpoll/getwork 8 years ago
Tanguy Pruvot e75b26feb4 sib coin algo (X11 + Streebog) 9 years ago
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces 9 years ago
Tanguy Pruvot 2308f555c3 simd: cleanup and ignore linux host warning 9 years ago
Tanguy Pruvot ab5cc7162e refactor: create bench.cpp and algos.h 9 years ago
Tanguy Pruvot 3f589cc4db restore the whirlpool algo 9 years ago
Tanguy Pruvot 01f3183c31 bmw algo for MDT, with midstate 9 years ago
Tanguy Pruvot e3548f46f3 drop animecoin support 9 years ago
Tanguy Pruvot d4e191610e Import and adapt lyra2v2 9 years ago
Tanguy Pruvot 3788fef9fd Restore whirlpoolx algo 9 years ago
Tanguy Pruvot c5df142124 Add c11 algo (x11 variant) 9 years ago
Tanguy Pruvot 15293d063f remove pluck algo 9 years ago
Tanguy Pruvot cad3772122 linux: disable arch 5.2 for the noobs 9 years ago
Tanguy Pruvot 6b41234ff1 nvml: get devices vendor names with libpci 9 years ago
Tanguy Pruvot 576884b199 refactor: move pool functions in pools.cpp 9 years ago
Tanguy Pruvot 9f5744d4c0 luffa/cube: fine tuning of maxregcount for the 750Ti 9 years ago
Tanguy Pruvot 39238f077d diff: import bitcoin bignum class for conversions 9 years ago
Tanguy Pruvot 5636e2be5e remove double reference to luffa algo 9 years ago
Tanguy Pruvot 2d5755d1ef linux: add missing scrypt jansson includes 9 years ago
Tanguy Pruvot 298573b45d Drop Whirlpool and whirpoolx algos, no more used... 9 years ago
Tanguy Pruvot 4c3892f268 Merged skeincoin algo for SM5+ devices 9 years ago
Tanguy Pruvot afe57f8341 rename skein2 to c++, no cuda kernel code 9 years ago
Tanguy Pruvot 73af5c583c neoscrypt: fixes for windows 9 years ago
Tanguy Pruvot e1b274ef65 neoscrypt: fix bad source file ext (cu/cpp) 9 years ago
Tanguy Pruvot 65c1d787e7 add neoscrypt based on djm34 work 9 years ago
Tanguy Pruvot 7edc02633f linux: return to SM 5.0 only default 9 years ago
Tanguy Pruvot ca9ec1b803 scrypt: compile also titan kernel with recent SM 9 years ago
Tanguy Pruvot 9208888c57 scrypt: assign specific compute models to the kernels 9 years ago
Tanguy Pruvot 4f379803d3 scrypt: remove some unused functions/algo checks 9 years ago
Tanguy Pruvot 9dc78da2ee import and adapt scrypt from cudaminer project 9 years ago
Tanguy Pruvot d58d53f2b2 update README, small changes, prepare release 1.6.1 9 years ago
Tanguy Pruvot 7963dbb438 skein2 algo for woodcoin 9 years ago
Tanguy Pruvot f86784ee56 Add skein algo (Skeincoin, Myriad, Unat...) 9 years ago
Tanguy Pruvot a37e909db9 Add zr5 algo (for SM 3.5+) 9 years ago
Tanguy Pruvot 7939dce0aa pluck: adaptation from djm repo 9 years ago
Tanguy Pruvot 0019936328 Import Whirlpoolx algo from alexis78 repo 9 years ago
Tanguy Pruvot b521acb480 groestl: use sp bitslice enhancement, prepare SM 2.x variant 9 years ago
Tanguy Pruvot b3188669e2 lyra2: cleanup 10 years ago
Tanguy Pruvot ef8a73d6aa keccak: not compatible with second nonces (was broken) 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 1b65cd05cc heavy: add error checks, fix strict aliasing and linux 10 years ago
Tanguy Pruvot 71f9003901 x13: use tsiv hamsi implementation (+70KH) 10 years ago