6601 Commits (master)
 

Author SHA1 Message Date
badman74 c50e3d25d5 added some changes after refork 9 years ago
troky 8cb4fc9d6e Added Pluck algo 9 years ago
troky 8d68e96934 Added Lyra2RE algo 9 years ago
troky f366619269 Version bump to 5.1.1 9 years ago
troky 89c380a4ac Added WhirlpoolX algorithm 9 years ago
troky f27f8dd544 Merge pull request #408 from nwoolls/bug/clang-inline-errors 9 years ago
Nate Woolls cd9d037a2e Fix errors compiling on OS X 9 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
ystarnaud 8a6168fa4b Fix for UI/API intensity changes 10 years ago
ystarnaud 42737acf66 Added Neoscrypt with Wolf9466 improvements. 10 years ago
troky 0557017ca8 Merge branch 'master' of https://github.com/sgminer-dev/sgminer 10 years ago
ystarnaud c0515e8fa3 Added alt kernel file option 10 years ago
troky 95134c70fd Merge pull request #399 from Phoenix48/patch-2 10 years ago
Phoenix48 ce3635874e Update windows-build.txt 10 years ago
Phoenix48 2fe4551aa8 Update windows-build.txt 10 years ago
Phoenix48 1005853d58 Update windows-build.txt 10 years ago
ystarnaud b53cc151aa Fix worksize per GPU 10 years ago
troky ba9818a707 Fix version display in windows builds (mingw) 10 years ago
troky 32d95dd967 Updated to MSVS 2013 10 years ago
troky e481d67e59 MSVS fix. 10 years ago
badman74 247d70e594 more algo optimization 10 years ago
ystarnaud 9603479e88 Cleanup X11/X13 options 10 years ago
ystarnaud c3e1842b62 Added documentation for Xn algorithm options 10 years ago
ystarnaud b3c07acd08 Xn Algorithms Fine Tuning 10 years ago
ystarnaud a90bbf7dd2 Added "Fresh" Algorithm and optimized it for a slight speed increase using extra kernels. 10 years ago
troky eb2ad8b3eb Removed AMD APP SDK include files. 10 years ago
troky e39121bdfe Version bump for MSVS project. 10 years ago
Jan Berdajs 0ec49125c5 update changelog for v5 release 10 years ago
Jan Berdajs 7a16f7832b bump version to 5.0.0, update changelog 10 years ago
Jan Berdajs 447dd68611 Merge branch 'v5_0' 10 years ago
Jan Berdajs 92a92500d0 Merge pull request #361 from Phoenix48/patch-1 10 years ago
Phoenix48 5bf26e7a02 Update cygwin-build.txt 10 years ago
troky 3ddffaa915 Compatibility fix. 10 years ago
troky dbe0263c2d Fixed device display when both --device and --remove-disabled options are used. 10 years ago
troky 82b5320f36 Check if mining threads are initialized before restarting them. 10 years ago
Jan Berdajs 5bd2689069 Hard reset only when gpu-threads or devices are changed, but not when algorithm is changed. 10 years ago
Jan Berdajs deacbdd65e immediately exit threads if doing hard reset 10 years ago
Jan Berdajs 19fcb5eae7 improve locking to prevent race condition 10 years ago
troky 283e8fbd1a Added coding.md 10 years ago
troky e0b34485f7 Fixed compatilibilty issues on MSVS. 10 years ago
ystarnaud a408e856b2 Fix API profile list 10 years ago
ystarnaud f8fcbbcd0a Config writer fix 10 years ago
troky 8b44007901 Fixed compatilibilty issues on MSVS. 10 years ago
ystarnaud 72590bdcf2 Fix potential division by 0 if nfactor is not set 10 years ago
Jan Berdajs b4dd3aeb75 Forgot include needed for pthread_kill 10 years ago