296 Commits (master)

Author SHA1 Message Date
R4SAS e3b6c202ce fix API working - delete remain mentions of some algos 6 years ago
R4SAS f85329baf6 fixed windows building via msvc13 7 years ago
elbandi fb181f5e88 Add Pascal algo for PascalCoin 7 years ago
elbandi 02e0fc4db5 Add lbry algo support 8 years ago
elbandi 29c3f1c714 Add decred algo support 8 years ago
elbandi 17f2478edd Some other minor fixes from theLosers106 8 years ago
elbandi 6fd618d284 Tweak lyra2re algo files 8 years ago
elbandi fecc92be89 Use algorithm type in conditions 9 years ago
elbandi 580676affb Get some algos from 'master' of https://github.com/djm34/sgminer 9 years ago
Wolf 55da7b5bb1 Removed bitalign/opcode patching code. It's dead, and no one else is gonna do it. 9 years ago
troky 1854e96a0e Reverted create_opencl_command_queue 9 years ago
troky fe62dc75fc wolf's improvements #2 9 years ago
troky 8cb4fc9d6e Added Pluck algo 9 years ago
ystarnaud 387bb28952 Neoscrypt fixes 10 years ago
ystarnaud 4ba8a68043 Merged develop branch with master +updates 10 years ago
ystarnaud 42737acf66 Added Neoscrypt with Wolf9466 improvements. 10 years ago
ystarnaud c0515e8fa3 Added alt kernel file option 10 years ago
troky cbc22823df Removed trailing slashes from folder paths to avoid kernel building under Windows (MSVS). 10 years ago
Jan Berdajs 25d7d426fd convert tabs to spaces in most commonly modified files 10 years ago
Jan Berdajs e134ab75ad move algorithm-specific OpenCL compile options into algorithm_t 10 years ago
Jan Berdajs 881355d873 add --hamsi-expand-big option for setting EXPAND_BIG in X13 kernels 10 years ago
Jan Berdajs cabbd7362f refactor initCl more 10 years ago
Jan Berdajs c25a59bab1 refactor building/loading/saving OpenCL kernel 10 years ago
troky 2588394e32 Added null-termination for kernel build log. 10 years ago
troky 68c54c226c Partially reverting e4a4efdb42 to keep MSVS compatibility. 10 years ago
Jan Berdajs e4a4efdb42 fix some potential memory leaks, remove a few old unused functions 10 years ago
Jan Berdajs dca83c1112 Add improved Darkcoin (X11-mod) algorithm 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
Bufius 0b0a3ed834 core. include check in ocl.c regarding lookup-gap for kernel 'bufius' 10 years ago
phm 67cf41a50c Added support for MaruCoin 10 years ago
phm 474091c426 Added support for Twecoin 10 years ago
Jan Berdajs c2131df6aa add support for setting algorithm/nfactor for each pool separately, and fix bugged OpenCL thread cleanup (thread shutdown) 10 years ago
phm 0f88162c39 Added support for Sifcoin 10 years ago
Noel Maersk 27e4515b9a opencl: move lookup-gap check for kernel zuikkis to after it is set from opt_lg. 10 years ago
Noel Maersk 18d9c648ba opencl: update comment on generated binary file name. 10 years ago
Noel Maersk e02f111dca opencl: reuse strbuf in initCl, get rid of poorly-named numbuf. 10 years ago
Noel Maersk 89d641628b log: warn on using kernel zuikkis with lookup-gap != 2. 10 years ago
Noel Maersk 7a3a510216 log: mention non-user-settable kernel parameters in "Initialising kernel" notice. 10 years ago
Noel Maersk 0d8977774f opencl: correctly test if no kernel name was specified in config. 10 years ago
phm 764d8706b4 Added support for GroestlCoin. 10 years ago
Noel Maersk 98cd96f27a opencl: add log notice, change another to notice level, shorten comment. 10 years ago
Noel Maersk 87801c2578 opencl: rename cgpu_info->kname to cgpu_info->kernelname. 10 years ago
Noel Maersk 1333ed576d core: simplify kernel selection code. 10 years ago
phm e260e79ab2 Added support for FugueCoin 10 years ago
unknown f7f582732a Fixed bufsize type. 10 years ago
Noel Maersk c6a27709f8 core: use global algorithm structure instead of opt_nfactor. 10 years ago
phm 66f508d01f Added support for AnimeCoin 10 years ago
Noel Maersk c2c8231b9e kernel: zuikkis supports all worksizes. 10 years ago
phm 8fe1b860c5 Added support for MyriadCoin groestl algorithm. 10 years ago
Noel Maersk e18bcc2582 kernel: use N-factor table instead of passing parameter N directly. 10 years ago