6538 Commits (fb9b8a339c363b7b1913ff9b30d5657a70ad4191)
 

Author SHA1 Message Date
kenshirothefist fb9b8a339c Merge pull request #5 from nicehash/develop 9 years ago
elbandi e75e16ccaa Version bump to 5.3.0 9 years ago
elbandi 85290b21d8 Case-insensitive string algorithm comparison 9 years ago
elbandi 7cee9c6660 Move precalc_hash to algorithm settings 9 years ago
elbandi 031e4b78cb Add blake256 algos support 9 years ago
elbandi 17f2478edd Some other minor fixes from theLosers106 9 years ago
elbandi 186b75d51c New neoscrypt kernel 9 years ago
elbandi 6fd618d284 Tweak lyra2re algo files 9 years ago
elbandi b8253d106f Fix display device status if some are disabled 9 years ago
elbandi ca3f9d5c3a Always use libcurl cflags 9 years ago
elbandi 6efe2f94a8 Fix typos in neoscrypt conditions 9 years ago
elbandi 8d2eefe50c Fix for automated build 9 years ago
kenshirothefist 0bfb01df47 Merge pull request #2 from nicehash/from-djm34 9 years ago
elbandi 9fe7dc9482 Version bump to 5.2.0 9 years ago
elbandi 7c9fe7112e Apply immediately the first set_difficulty 9 years ago
elbandi c855a8d2d2 Simplify lyra2re algos 9 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
elbandi 4a96caafd8 Merge branch 'master' of https://github.com/sgminer-dev/sgminer 9 years ago
troky 8bf1c1807c Merge pull request #418 from bitbandi/diffbug 9 years ago
elbandi d0881e82a2 store the next difficulty 9 years ago
bitbandi 34c1ff9fb2 Merge pull request #1 from bitbandi/diffbug 9 years ago
elbandi 5b37b52e24 store the next difficulty 9 years ago
troky 666641b8e2 Removed patch_kernel.* from MSVS project. 10 years ago
troky 5fe8555c4d Merge pull request #414 from wolf9466/master 10 years ago
Wolf e59c616a7e When my WhirlpoolX code was checked in, I used C99 features that cause SGMiner to not compile without -std=c99, -std=gnu99, or better. The latter must be used because of other code in SGMiner. Also removed the old, useless -fno-strict-aliasing flag that seems to date back to cpuminer... 10 years ago
Wolf 55da7b5bb1 Removed bitalign/opcode patching code. It's dead, and no one else is gonna do it. 10 years ago
troky c536243949 Merge pull request #412 from netswift/master 10 years ago
netswift e729bd0755 Updated the compilation instructions. 10 years ago
netswift 632ea79431 Merge remote-tracking branch 'sgminer-dev/master' 10 years ago
netswift 7811d37bb5 Renamed Lyra2 OpenCL kernel files to make them accessible in Linux also. 10 years ago
troky 137519dc16 Merge branch 'wolf-whirlpoolx' 10 years ago
troky 1854e96a0e Reverted create_opencl_command_queue 10 years ago
troky f157dd9710 Fixed uninitialized key array. 10 years ago
troky fe62dc75fc wolf's improvements #2 10 years ago
troky ae87ca622e wolf's whirlpoolx mod 10 years ago
troky f1bf570fbf Merge pull request #411 from badman74/master 10 years ago
badman74 c50e3d25d5 added some changes after refork 10 years ago
troky 8cb4fc9d6e Added Pluck algo 10 years ago
troky 8d68e96934 Added Lyra2RE algo 10 years ago
troky f366619269 Version bump to 5.1.1 10 years ago
troky 89c380a4ac Added WhirlpoolX algorithm 10 years ago
troky f27f8dd544 Merge pull request #408 from nwoolls/bug/clang-inline-errors 10 years ago
Nate Woolls cd9d037a2e Fix errors compiling on OS X 10 years ago
ystarnaud 387bb28952 Neoscrypt fixes 10 years ago
troky 4ced43ba2b MSVS fix. 10 years ago
ystarnaud 4ba8a68043 Merged develop branch with master +updates 10 years ago
troky 7f88bab725 Fixed missing declaration. 10 years ago
ystarnaud 81d9c9e574 Events framework 10 years ago
ystarnaud 611b370255 Fix for random HW errors 10 years ago