16 Commits (fd35c77c825b6d4e0ae567898fbaf9892336f593)

Author SHA1 Message Date
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