33 Commits (c3e1842b62dfde615230b3988ca2202f29b2de66)

Author SHA1 Message Date
ystarnaud b3c07acd08 Xn Algorithms Fine Tuning 10 years ago
ystarnaud a90bbf7dd2 Added "Fresh" Algorithm and optimized it for a slight speed increase using extra kernels. 10 years ago
ystarnaud 72590bdcf2 Fix potential division by 0 if nfactor is not set 10 years ago
ystarnaud 8001dc027b Algorithm alias fix 10 years ago
Jan Berdajs 2902429772 Add algorithm aliases x11, x13, x15, x15mod, nist5, keccak 10 years ago
Elbandi 65a1509964 Remove unused diff_nonce 10 years ago
ystarnaud 22c34fbf45 Old Kernel Fix 10 years ago
ystarnaud 5c9126fd61 X14 Implementation 10 years ago
aznboy84 18e0ed0042 Add BitBlock kernel 10 years ago
ystarnaud 3ae5f97b94 Algorithm Switcher Update 10 years ago
ystarnaud 044bf70901 Nfactor fix 10 years ago
Elbandi 2925ea0f65 Use macros in queue_talkcoin_mod_kernel 10 years ago
Elbandi 1f76f9bfcc Use macros in queue_kernel functions 10 years ago
lasybear e7228b20f4 talkcoin-mod 10 years ago
troky 5ba1772d5a algorithm spaces/indentation fix 10 years ago
troky d83d7bd386 Removed original sha2 and made code use sph_sha2 10 years ago
Jan Berdajs e134ab75ad move algorithm-specific OpenCL compile options into algorithm_t 10 years ago
Jan Berdajs e5779e1e26 move algorithms into separate folder 10 years ago
Jan Berdajs dfaee21023 extract marucoin-modold (for old GPUs like Radeon HD 5xxx, e.g. 5850) as separate kernel and add support for it 10 years ago
Jan Berdajs ce3624fba6 add marucoin-mod (X13-mod) 10 years ago
Jan Berdajs 9ec87cfc1a fixes for MSVC2010 to build 10 years ago
Jan Berdajs dca83c1112 Add improved Darkcoin (X11-mod) algorithm 10 years ago
Jan Berdajs 9d9f5b7586 Add MaxCoin support 10 years ago
Jan Berdajs c0baf790f6 making new algorithms and other changes merged from sph-sgminer work with current version of sgminer 10 years ago
Jan Berdajs c2131df6aa add support for setting algorithm/nfactor for each pool separately, and fix bugged OpenCL thread cleanup (thread shutdown) 11 years ago
Noel Maersk 0db99d66c0 algorithm: add nfactor aliases "adaptive-n-factor" and "nscrypt". 11 years ago
unknown 0e37fc24b0 Added algorrithm name to "coin" API command. Changed default algo name to "scrypt". 11 years ago
Noel Maersk c6a27709f8 core: use global algorithm structure instead of opt_nfactor. 11 years ago
Noel Maersk a0c52bf67c config: introduce set_nfactor() and use it to call set_algorithm_nfactor(). 11 years ago
Noel Maersk 92b7770212 config: add `--algorithm` option and documentation. 11 years ago
Noel Maersk 50a792f2cd algorithm: initial set_algorithm() and set_algorithm_nfactor(). 11 years ago
Noel Maersk 776eec2e11 algorithm: initial structure definition. 11 years ago