Commit Graph

  • 5c19cba4f2 replace sizeof(unsigned long long) by 8 in ocl.c djm34 2015-08-08 16:15:52 +0200
  • 09bc88214e assign correct size to the buffer djm34 2015-08-07 11:37:36 +0200
  • 297a5e4eaa correct typo djm34 2015-08-04 11:47:27 +0200
  • 22e79a5945 bug fix on original lyra djm34 2015-07-31 15:51:01 +0200
  • e59445006d usage example djm34 2015-07-31 14:25:19 +0200
  • 3e612cf335 new vertcoin algorithm: Lyra2REv2 djm34 2015-07-31 14:12:37 +0200
  • 8bf1c1807c Merge pull request #418 from bitbandi/diffbug troky 2015-07-19 09:23:41 +0200
  • d0881e82a2 store the next difficulty elbandi 2015-06-18 13:36:20 +0200
  • 34c1ff9fb2 Merge pull request #1 from bitbandi/diffbug bitbandi 2015-07-19 00:00:38 +0200
  • 5b37b52e24 store the next difficulty elbandi 2015-06-18 13:36:20 +0200
  • 101b10c5fa missing makefile.am for credits djm34 2015-06-02 19:25:02 +0200
  • 907d898a3f credits update djm34 2015-05-18 13:15:51 +0200
  • 394a235a52 kernel for credits algo djm34 2015-05-18 13:14:02 +0200
  • 098fca8dbd credits algorithm djm34 2015-05-18 12:52:23 +0200
  • f5f828cbc4 faster kernels choice between --kernel yescrypt and --kernel yescrypt-multi djm34 2015-05-02 15:39:31 +0200
  • 3eccf326a3 first version supporting yescrypt algo djm34 2015-05-01 04:32:54 +0200
  • 666641b8e2 Removed patch_kernel.* from MSVS project. troky 2015-04-07 14:21:31 +0200
  • 5fe8555c4d Merge pull request #414 from wolf9466/master troky 2015-04-07 14:18:37 +0200
  • 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... Wolf 2015-04-07 04:42:43 -0500
  • 55da7b5bb1 Removed bitalign/opcode patching code. It's dead, and no one else is gonna do it. Wolf 2015-04-07 04:38:44 -0500
  • c536243949 Merge pull request #412 from netswift/master troky 2015-03-28 13:42:42 +0100
  • e729bd0755 Updated the compilation instructions. netswift 2015-03-28 14:17:06 +0200
  • 632ea79431 Merge remote-tracking branch 'sgminer-dev/master' netswift 2015-03-28 13:34:07 +0200
  • 7811d37bb5 Renamed Lyra2 OpenCL kernel files to make them accessible in Linux also. netswift 2015-03-28 13:04:33 +0200
  • 137519dc16 Merge branch 'wolf-whirlpoolx' troky 2015-03-28 11:26:30 +0100
  • 1854e96a0e Reverted create_opencl_command_queue troky 2015-03-26 12:11:48 +0100
  • f157dd9710 Fixed uninitialized key array. troky 2015-03-26 12:11:17 +0100
  • fe62dc75fc wolf's improvements #2 troky 2015-03-25 18:54:32 +0100
  • ae87ca622e wolf's whirlpoolx mod troky 2015-03-25 15:40:20 +0100
  • f1bf570fbf Merge pull request #411 from badman74/master troky 2015-03-18 18:10:20 +0100
  • c50e3d25d5 added some changes after refork badman74 2015-03-10 17:19:16 -0500
  • 8cb4fc9d6e Added Pluck algo troky 2015-03-10 10:26:58 +0100
  • 8d68e96934 Added Lyra2RE algo troky 2015-03-10 09:47:46 +0100
  • f366619269 Version bump to 5.1.1 troky 2015-03-09 11:05:42 +0100
  • 89c380a4ac Added WhirlpoolX algorithm troky 2015-03-09 11:01:20 +0100
  • cdae391248 pluck algo djm34 2015-02-22 16:55:14 +0100
  • f27f8dd544 Merge pull request #408 from nwoolls/bug/clang-inline-errors troky 2015-01-13 11:00:57 +0100
  • cd9d037a2e Fix errors compiling on OS X Nate Woolls 2015-01-12 21:50:20 -0500
  • 94a1e1b6a9 change the difficulty adjustment to 128 instead of 256 djm34 2014-12-23 17:28:01 +0100
  • 67046b3e82 new kernels (faster) djm34 2014-12-18 19:35:22 +0100
  • 87d7abef81 change in target uint type djm34 2014-12-18 19:11:01 +0100
  • 084dbc98f6 change back difficulty adjustment to 128 djm34 2014-12-13 15:52:47 +0100
  • 5a522ee1ed lyra2re change in difficulty djm34 2014-12-13 04:44:06 +0100
  • fbbe09a938 lyra2re djm34 2014-12-12 00:13:39 +0100
  • d53f3cfa5c lyra2re djm34 2014-12-11 23:43:54 +0100
  • c0d9d74729 Lyra2RE djm34 2014-12-11 23:11:42 +0100
  • 387bb28952 Neoscrypt fixes ystarnaud 2014-12-03 19:22:33 -0500
  • 4ced43ba2b MSVS fix. troky 2014-12-03 23:07:14 +0100
  • 4ba8a68043 Merged develop branch with master +updates ystarnaud 2014-12-03 10:09:55 -0500
  • 7f88bab725 Fixed missing declaration. troky 2014-11-23 13:35:46 +0100
  • 81d9c9e574 Events framework ystarnaud 2014-11-19 18:33:11 +0100
  • 611b370255 Fix for random HW errors ystarnaud 2014-11-12 14:54:18 -0500
  • 8a6168fa4b Fix for UI/API intensity changes ystarnaud 2014-11-03 23:38:13 -0500
  • 42737acf66 Added Neoscrypt with Wolf9466 improvements. ystarnaud 2014-11-19 12:06:16 +0100
  • 0557017ca8 Merge branch 'master' of https://github.com/sgminer-dev/sgminer troky 2014-11-19 11:19:08 +0100
  • c0515e8fa3 Added alt kernel file option ystarnaud 2014-11-19 11:18:25 +0100
  • 95134c70fd Merge pull request #399 from Phoenix48/patch-2 troky 2014-11-17 09:09:28 +0100
  • ce3635874e Update windows-build.txt Phoenix48 2014-11-16 22:47:23 -0500
  • 2fe4551aa8 Update windows-build.txt Phoenix48 2014-11-16 22:44:49 -0500
  • 1005853d58 Update windows-build.txt Phoenix48 2014-11-16 22:27:10 -0500
  • b53cc151aa Fix worksize per GPU ystarnaud 2014-11-09 18:42:33 -0500
  • ba9818a707 Fix version display in windows builds (mingw) troky 2014-11-16 19:52:30 +0100
  • 32d95dd967 Updated to MSVS 2013 troky 2014-11-16 12:51:58 +0100
  • e481d67e59 MSVS fix. troky 2014-09-19 18:50:02 +0200
  • 247d70e594 more algo optimization badman74 2014-08-02 22:02:16 -0500
  • 9603479e88 Cleanup X11/X13 options ystarnaud 2014-07-28 21:46:36 -0400
  • c3e1842b62 Added documentation for Xn algorithm options ystarnaud 2014-07-28 15:28:50 -0400
  • b3c07acd08 Xn Algorithms Fine Tuning ystarnaud 2014-07-28 14:43:11 -0400
  • a90bbf7dd2 Added "Fresh" Algorithm and optimized it for a slight speed increase using extra kernels. ystarnaud 2014-07-08 01:30:29 -0400
  • eb2ad8b3eb Removed AMD APP SDK include files. troky 2014-09-03 18:43:20 +0200
  • e39121bdfe Version bump for MSVS project. troky 2014-09-03 13:35:25 +0200
  • 0ec49125c5 update changelog for v5 release Jan Berdajs 2014-09-02 22:35:08 +0200
  • 7a16f7832b bump version to 5.0.0, update changelog Jan Berdajs 2014-09-02 22:34:39 +0200
  • 447dd68611 Merge branch 'v5_0' Jan Berdajs 2014-09-02 22:23:18 +0200
  • 92a92500d0 Merge pull request #361 from Phoenix48/patch-1 Jan Berdajs 2014-07-27 03:23:58 +0200
  • 5bf26e7a02 Update cygwin-build.txt Phoenix48 2014-07-21 23:33:18 -0400
  • 3ddffaa915 Compatibility fix. troky 2014-07-21 02:26:39 +0200
  • dbe0263c2d Fixed device display when both --device and --remove-disabled options are used. troky 2014-07-20 18:34:47 +0200
  • 82b5320f36 Check if mining threads are initialized before restarting them. troky 2014-07-19 17:44:43 +0200
  • 5bd2689069 Hard reset only when gpu-threads or devices are changed, but not when algorithm is changed. Also a little refactor. Jan Berdajs 2014-07-07 04:40:58 +0200
  • deacbdd65e immediately exit threads if doing hard reset Jan Berdajs 2014-07-07 03:05:22 +0200
  • 19fcb5eae7 improve locking to prevent race condition stratum could respond faster than we are able to add the sent share into the hash, which could cause memory leaks Jan Berdajs 2014-07-11 19:02:44 +0200
  • 283e8fbd1a Added coding.md troky 2014-07-11 16:54:55 +0200
  • e0b34485f7 Fixed compatilibilty issues on MSVS. troky 2014-07-11 09:46:05 +0200
  • a408e856b2 Fix API profile list ystarnaud 2014-07-09 14:37:41 -0400
  • f8fcbbcd0a Config writer fix ystarnaud 2014-07-09 14:22:38 -0400
  • 8b44007901 Fixed compatilibilty issues on MSVS. troky 2014-07-09 10:39:36 +0200
  • 72590bdcf2 Fix potential division by 0 if nfactor is not set ystarnaud 2014-07-08 14:34:01 -0400
  • b4dd3aeb75 Forgot include needed for pthread_kill Jan Berdajs 2014-07-08 07:10:11 +0200
  • 04722e2517 sshare could have already been free'd by parse_stratum_response in stratum_rthread by the point we reach this code - possible segfault fixed Jan Berdajs 2014-07-08 05:49:12 +0200
  • 2d23a7d634 Added missing permission flags to Windows build #333 troky 2014-07-07 18:58:26 +0200
  • 4a9ee47cd9 Add log-file option to automatically redirect stderr to a file From bfgminer b0240dd004 Jan Berdajs 2014-07-07 13:16:36 +0200
  • 0bd7a9ff63 After cancelling a thread (unless it's detached, but mining threads aren't), it is always necessary to join the thread so the system will release resources. This also simplifies kill_mining a bit. Jan Berdajs 2014-07-07 12:35:27 +0200
  • e33590f37d Thread was never joined because thr_info_cancel sets pth to 0. Should improve mining thread hard reset. Jan Berdajs 2014-07-07 04:20:41 +0200
  • 363f52df47 Write to both stderr and console within same console lock "session" From 7dd230cd8f Jan Berdajs 2014-07-06 01:30:50 +0200
  • 2d66c44b42 Add debug-log documentation and enable it by default Jan Berdajs 2014-07-06 01:18:27 +0200
  • f3336dcf88 Update README.md Jan Berdajs 2014-07-06 01:13:52 +0200
  • eb6f47e503 Add debug-log setting to log everything when stderr is redirected to file Based on code from BFGMiner Jan Berdajs 2014-07-06 01:07:32 +0200
  • 485ec9ac88 rename poorly named variable Jan Berdajs 2014-07-06 00:03:11 +0200
  • a96048e782 Update configuration.md ystarnaud 2014-07-04 23:41:15 -0400