272 Commits (78cc408369bdbbd440196c93574098d1482efbce)

Author SHA1 Message Date
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 11 years ago
phm 474091c426 Added support for Twecoin 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
phm 0f88162c39 Added support for Sifcoin 11 years ago
Noel Maersk 27e4515b9a opencl: move lookup-gap check for kernel zuikkis to after it is set from opt_lg. 11 years ago
Noel Maersk 18d9c648ba opencl: update comment on generated binary file name. 11 years ago
Noel Maersk e02f111dca opencl: reuse strbuf in initCl, get rid of poorly-named numbuf. 11 years ago
Noel Maersk 89d641628b log: warn on using kernel zuikkis with lookup-gap != 2. 11 years ago
Noel Maersk 7a3a510216 log: mention non-user-settable kernel parameters in "Initialising kernel" notice. 11 years ago
Noel Maersk 0d8977774f opencl: correctly test if no kernel name was specified in config. 11 years ago
phm 764d8706b4 Added support for GroestlCoin. 11 years ago
Noel Maersk 98cd96f27a opencl: add log notice, change another to notice level, shorten comment. 11 years ago
Noel Maersk 87801c2578 opencl: rename cgpu_info->kname to cgpu_info->kernelname. 11 years ago
Noel Maersk 1333ed576d core: simplify kernel selection code. 11 years ago
phm e260e79ab2 Added support for FugueCoin 11 years ago
unknown f7f582732a Fixed bufsize type. 11 years ago
Noel Maersk c6a27709f8 core: use global algorithm structure instead of opt_nfactor. 11 years ago
phm 66f508d01f Added support for AnimeCoin 11 years ago
Noel Maersk c2c8231b9e kernel: zuikkis supports all worksizes. 11 years ago
phm 8fe1b860c5 Added support for MyriadCoin groestl algorithm. 11 years ago
Noel Maersk e18bcc2582 kernel: use N-factor table instead of passing parameter N directly. 11 years ago
Noel Maersk 3afaaf1bfa ocl: rename nfactor to N where appropriate. 11 years ago
Noel Maersk 4b3b2ef5a6 ocl: use 'nf' instead of 'n' in compiled kernel binary name. 11 years ago
Noel Maersk 5b42d38f33 ocl/misc: spacing. 11 years ago
Noel Maersk 7217da3078 ocl: vectors are hard-set to 1, add appropriate "optimisation". 11 years ago
Noel Maersk ab9fcb1a14 ocl: use same type convention for nfactor (`cl_uint` instead of `int`). 11 years ago
Teemu Suikki 73bb1504e9 Scrypt-nfactor support! 11 years ago
phm d9fc7ccb4e Added support for QubitCoin 11 years ago
phm c336a8399a Added support for INKcoin. 11 years ago
phm e92d5ebf6e Added support for InkCoin 11 years ago
phm a17ec112f6 Added support for Quark mining. 11 years ago
phm 9585d2a8e6 Added support for DarkCoin kernel. Modified stats display to handle low difficulty values. 11 years ago
Brandon Tuomela bda1070259 kernel: add psw kernel. 11 years ago
Noel Maersk e123cc20c3 kernel: search in `pwd`/kernel/ for kernels. 11 years ago
Sanjin Trošelj 5d5769156f VS2010 build: Prepare ocl.c 11 years ago
Noel Maersk e8978db55f kernel: slight refactor, add warnings about new kernels, and known limitations of zuikkis. 11 years ago
Noel Maersk 5f326d64f5 kernel: allow choosing Alexey Karimov's kernels. 11 years ago
Noel Maersk 7950c10374 kernel: integrate Zuikkis' kernel, selectable with `--kernel=zuikkis`. 11 years ago
Noel Maersk 9d1db95a28 misc: move scrypt130511.cl kernel file to kernel/ckolivas.cl 11 years ago
Martin Danielsen 7aeae40af2 EXPERIMENTAL: A new way of setting intensity; introducing xintensity! 11 years ago
Noel Maersk 50066cf3c7 misc: Replace all remaining instances of 'cgminer' with 'sgminer'. 11 years ago
Noel Maersk 199cb10e18 HAVE_OPENCL is mandatory, remove checks form code an build system. 11 years ago
Noel Maersk 95586f72f0 Squash-merge branch dead-end with unnecessary check removals. 11 years ago
Noel Maersk d0070c0424 HARD RESET to: Remove Bitcoin detection code. 11 years ago
Con Kolivas 578fabe07c Do not perform bfi int patching for opencl1.2 or later. 11 years ago