Commit History

Author SHA1 Message Date
  Luke Dashjr ba196ffda1 Merge commit 'a549ca2' into bfgminer-2.6.x 14 years ago
  Con Kolivas a549ca253c Revert "Fix ADL gpu-map not working when there are more ADL devices than openCL. Patch supplied and tested by Nite69." 14 years ago
  Luke Dashjr 659f86c8e7 Merge commit '2a474fe' into bfgminer-2.6.x 14 years ago
  Luke Dashjr e0c5d4ea9a Merge commit 'c854db0' into bfgminer-2.6.x 14 years ago
  Luke Dashjr c854db0ab4 Revert "Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this." 14 years ago
  Luke Dashjr 4051ca68cd Merge commit '8745ba1' into bfgminer-2.6.x 14 years ago
  Luke Dashjr 5bca515a73 Merge commit 'dc8ef0c' into bfgminer-2.6.x 14 years ago
  Luke Dashjr 8f5d247763 Merge commit 'ef7eb9c' into bfgminer-2.6.x 14 years ago
  Con Kolivas ef7eb9c911 Revert "Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses." 14 years ago
  Luke Dashjr eee38d8ff1 Merge commit 'e29d2d9' into bfgminer-2.6.x 14 years ago
  Luke Dashjr e979e6c1da Merge commit '74f2112' into bfgminer-2.6.x 14 years ago
  Kano 4a88fd23d6 BFL Flash - always distribute source 14 years ago
  Luke Dashjr 424ac324f6 bitforce-firmware-flash.c by Luke-jr 14 years ago
  Con Kolivas 67761cabae Only keep the last 6 blocks in the uthash database to keep memory usage constant. Storing more is unhelpful anyway. 14 years ago
  Kano 88e60c4d35 BFL flash - include source in builds and more FPGA-README 14 years ago
  Kano 799f199a05 Remove compile errors/warnings and document compile/usage in FPGA-README 14 years ago
  Kano abf2c671cf API-README fix groups P: example mistake 14 years ago
  ckolivas 4ab87d89f5 gpu->hit should be reset on new work as well. 14 years ago
  Con Kolivas 68779b4da2 Update windows build instructions courtesy of sharky. 14 years ago
  Kano 4d90a55082 miner.php allow page title to be defined in myminer.php 14 years ago
  Kano 7b08c1d0b3 API-README add COIN and other edits 14 years ago
  Con Kolivas f934c17fda Do not add time to dynamic opencl calculations over a getwork. 14 years ago
  Con Kolivas 6485c5d45c select_pool does not switch back to the primary once lagging is disabled. 14 years ago
  Kano f5ef7e5e05 miner.php allow 'coin' is custom pages 14 years ago
  Luke Dashjr 71bbd583e0 Bugfix: bitforce: Allocate enough space for FTDI description pointers 14 years ago
  Con Kolivas 73d35cb013 Increment total work counter under mutex lock. 14 years ago
  Con Kolivas 616bdf8249 Do the dynamic timing in opencl code over a single pass through scanhash to make sure we're only getting opencl times contributing to the measured intervals. 14 years ago
  Con Kolivas b78cce987d Avoid attempting to recursively lock the console mutex by disabling warnings in gpu_fanpercent when fanspeed monitoring fails on windows. Debugged by luke-jr. 14 years ago
  Con Kolivas a96ef792dc Add message to share if it's a resubmit. 14 years ago
  Con Kolivas bf9f061b08 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. 14 years ago