Commit History

Author SHA1 Message Date
  Luke Dashjr 8d3724927d Merge commit '60de6c8' into bfgminer 12 years ago
  Luke Dashjr 60de6c8acd Bugfix: opencl/adl: Fix format string 12 years ago
  Kano 494b09e91c convert sleep(const) to nmsleep() 13 years ago
  Luke Dashjr 1458821958 Update copyrights 13 years ago
  Luke Dashjr 3ac7f71f39 Merge branch 'bugfix_format' into bfgminer 13 years ago
  Luke Dashjr 7a37f7ba9d opencl/adl: Fix formatting to fit strict rules 13 years ago
  Luke Dashjr 9a2e52858c Merge branch 'bugfix_MHz' into bfgminer 13 years ago
  Luke Dashjr 97c4821612 Bugfix: Capitalize "MHz" correctly 13 years ago
  Luke Dashjr f675d64e1b Merge commit 'f14bf5b' into cg_merges_2012118 13 years ago
  Luke Dashjr 14ca26d86a Merge commit 'b606621' into cg_merges_2012118 13 years ago
  Con Kolivas f14bf5b16c Merge pull request #326 from pshep/error_counters 13 years ago
  Con Kolivas b6066217e0 Only increase gpu engine speed by a larger step if the temperature is below hysteresis instead of increasing it to max speed. 13 years ago
  Paul Sheppard 9f74e650b3 Tidy up device error counts 13 years ago
  Luke Dashjr 04910121aa Merge branch 'bugfix_tgttmp_nodef' into bfgminer 13 years ago
  Luke Dashjr a756245635 Bugfix: --temp-target no longer has a simple default (fixes build without OpenCL support) 13 years ago
  Luke Dashjr 2cd104c26a Merge branch 'cygwin' into bfgminer 13 years ago
  Luke Dashjr 26459c5f13 Initial Cygwin port 13 years ago
  Luke Dashjr 8ee38e9e20 modminer: Implement --temp-hysteresis logic 13 years ago
  Luke Dashjr dfa30502bf Bugfix: Move thermal cutoff to general watchdog code (fixes bitforce recovery) 13 years ago
  Luke Dashjr 155958b170 Move targettemp from ADL to cgpu_info, so all devices can readily use it 13 years ago
  Luke Dashjr 28f248cbaa Merge branch 'bugfix_chg_memclk_cfg' into bfgminer 13 years ago
  Luke Dashjr 3bb3fdac08 Bugfix: When changing GPU memclock, adjust internal variable so it is correctly saved to config file 13 years ago
  Luke Dashjr e0ad72ec44 Revert "Do a complete cgminer restart if the ATI Display Library fails, as it does on windows after running for some time, when fanspeed reporting fails." 13 years ago
  Con Kolivas f05eac3e7e Reinstate fix ADL gpu-map not working when there are more ADL devices than openCL patch by Nite69. Add virtual adl mapping for when none is specified on the command line to not crash without a map specified. 13 years ago
  Con Kolivas 272ba4ed89 Avoid attempting to recursively lock the console mutex by disabling warnings in gpu_fanpercent when fanspeed monitoring fails on windows. Debugged by luke-jr. 13 years ago
  Con Kolivas 933627e73b Reinstate fix ADL gpu-map not working when there are more ADL devices than openCL patch by Nite69. Add virtual adl mapping for when none is specified on the command line to not crash without a map specified. 13 years ago
  Luke Dashjr 5373383d2c Merge branch 'bugfix_adl_fanpercent_deadlock' into bfgminer-2.6.x 13 years ago
  Luke Dashjr ccf77ca1ca Bugfix: opencl: Move ADL fanspeed warning messages to a new thread to get around summary-update deadlocking 13 years ago
  Con Kolivas e5ee9f0f8e If there are more devices than nDevs, don't iterate over them as they may overwrite devices mapped below that with the mapping option. 13 years ago
  Con Kolivas 50bdf850a9 Set memory clock based on memdiff if present from with engine changes, allowing it to parallel manual changes from the menu as well. 13 years ago