174 Commits (master)

Author SHA1 Message Date
Tanguy Pruvot 6e95407dcf decred algo for longpoll/getwork 8 years ago
Tanguy Pruvot e584c86d88 cuda 7.5 test 8 years ago
Tanguy Pruvot d796a801c5 readme and vstudio project 9 years ago
Tanguy Pruvot 0d9d3520ac simd: add support for SM 2.1 devices 9 years ago
Tanguy Pruvot 8d4d4d65ce cuda: header for common kernel functions (quark/x11) 9 years ago
Tanguy Pruvot 2d83f74a7e vstudio: special ifdef for the constant (bmw) 9 years ago
Tanguy Pruvot d43dc9a021 use blake512 sp kernels on SM 5+ (80+64) 9 years ago
Tanguy Pruvot 3b7ef923c7 lyra2(v1): use a common uint2x4 include 9 years ago
Tanguy Pruvot 82a7e62b30 skein: cleanup, strip uint2x4.h + update vstudio 9 years ago
Tanguy Pruvot 4868c412b0 windows: add support for SM 2.1, drop SM 3.5 (x86) 9 years ago
Tanguy Pruvot 32f212469b lyra2/v2: fixes for vstudio 9 years ago
Tanguy Pruvot ab5cc7162e refactor: create bench.cpp and algos.h 9 years ago
Tanguy Pruvot 5f12943de5 whirlpool: add algo free function + vstudio 9 years ago
Tanguy Pruvot b3adebdf2a lyra2v2: improve speed on SM 5.2 (Cuda 6.5) with sp unrolls 9 years ago
Tanguy Pruvot ac1f6ad1bb try vstudio MinimalRebuild flag... 9 years ago
Tanguy Pruvot 01f3183c31 bmw algo for MDT, with midstate 9 years ago
Tanguy Pruvot e4414752c4 vstudio: lyra warning fixes + project dups 9 years ago
Tanguy Pruvot e3548f46f3 drop animecoin support 9 years ago
Tanguy Pruvot da8a31c4e5 vstudio: restore missing x15 whirlpool 9 years ago
Tanguy Pruvot d4e191610e Import and adapt lyra2v2 9 years ago
Tanguy Pruvot 3788fef9fd Restore whirlpoolx algo 9 years ago
Tanguy Pruvot 6b69246c33 intermediate 1.6.5-C11 release for chaincoin 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 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 efd507fb3b vstudio: add missing ssl/crypto includes for bignum 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 82908b3f67 vstudio: regroup options and revove AVX requirement 9 years ago
Tanguy Pruvot 298573b45d Drop Whirlpool and whirpoolx algos, no more used... 9 years ago
Tanguy Pruvot d9b0312897 x64: fix some size_t warnings 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 75313cbf1c neoscrypt: put all files in same vs filter 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 15584e4f05 neoscrypt: adapt for visual studio compat 9 years ago
Tanguy Pruvot 65c1d787e7 add neoscrypt based on djm34 work 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 9dc78da2ee import and adapt scrypt from cudaminer project 9 years ago
Tanguy Pruvot 7963dbb438 skein2 algo for woodcoin 9 years ago
Tanguy Pruvot 48515ad707 groestl: rename included cuda files 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 77c737ff72 various small changes and update readme 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 7048300ab8 enhance 64bit builds performance 9 years ago