19 Commits (83b2ac9ec751ee0a72a18add6e8bd9ba000098c5)

Author SHA1 Message Date
Elbandi 1f76f9bfcc Use macros in queue_kernel functions 11 years ago
troky 5ba1772d5a algorithm spaces/indentation fix 11 years ago
troky d83d7bd386 Removed original sha2 and made code use sph_sha2 11 years ago
Jan Berdajs e134ab75ad move algorithm-specific OpenCL compile options into algorithm_t 11 years ago
Jan Berdajs e5779e1e26 move algorithms into separate folder 11 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 11 years ago
Jan Berdajs ce3624fba6 add marucoin-mod (X13-mod) 11 years ago
Jan Berdajs 9ec87cfc1a fixes for MSVC2010 to build 11 years ago
Jan Berdajs dca83c1112 Add improved Darkcoin (X11-mod) algorithm 11 years ago
Jan Berdajs 9d9f5b7586 Add MaxCoin support 11 years ago
Jan Berdajs c0baf790f6 making new algorithms and other changes merged from sph-sgminer work with current version of sgminer 11 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