Commit History

Author SHA1 Message Date
  Con Kolivas 884f83f313 Allow more platforms to be probed if first does not return GPUs. 14 years ago
  Con Kolivas 6a02f8d94a Use uint16 in SHA256_fresh in scrypt kernel. 14 years ago
  Con Kolivas cb5fed893f Get rid of spaces in arrays in scrypt kernel. 14 years ago
  Con Kolivas 46592a24f4 Use uint16 in SHA256 in scrypt kernel. 14 years ago
  Luke Dashjr 554105d0cb Merge branch 'mm_omitunktemp' into bfgminer 14 years ago
  Luke Dashjr 6f1e8f5ea1 Bugfix: Don't show a Temperature key if it isn't known 14 years ago
  Con Kolivas fdcaea1c13 Start with smaller amount of hashes in cpu mining to enable scrypt to return today sometime. 14 years ago
  Con Kolivas 6c6c285268 Show Khash hashrates when scrypt is in use. 14 years ago
  Con Kolivas 54f1b80824 Free the scratchbuf memory allocated in scrypt and don't check if CPUs are sick since they can't be. Prepare for khash hash rates in display. 14 years ago
  Con Kolivas a5ebb71216 Add cpumining capability for scrypt. 14 years ago
  Con Kolivas 243d005b1b Set scrypt settings and buffer size in ocl.c code to be future modifiable. 14 years ago
  Luke Dashjr 81c29c9d92 BFGMiner-specific NEWS fix 14 years ago
  Luke Dashjr 50c1bc0e07 Bump version to 2.5.1 14 years ago
  Con Kolivas bd10764e76 Cope with when we cannot set intensity low enough to meet dynamic interval by inducing a forced sleep. 14 years ago
  Con Kolivas 238db52aa6 Make dynamic and scrypt opencl calls blocking. 14 years ago
  Con Kolivas 41daf99537 Calculate midstate in separate function and remove likely/unlikely macros since they're dependent on pools, not code design. 14 years ago
  Luke Dashjr 51c582c09b Merge branch 'runtime' into bfgminer 14 years ago
  Luke Dashjr 80fdad4859 Replace CPU Algo in header with runtime 14 years ago
  Luke Dashjr 13596ee6ea Merge branch 'uhashrate' into bfgminer 14 years ago
  Luke Dashjr 11ad34aa7c Bugfix: Calculate diff-1 utility to fix utility-hashrate on pools with diff!=1 14 years ago
  Luke Dashjr be28cdbc36 Add utility hashrate to curses display 14 years ago
  Luke Dashjr 78a18c9d7f Show units in kh, Gh, Th, etc as needed to use at most 3 integer digits 14 years ago
  Luke Dashjr b347a178f6 bitforce: Use "full work" vs "nonce range" for kernel name 14 years ago
  Con Kolivas 8230ab0549 Display in debug mode when we're making the midstate locally. 14 years ago
  Con Kolivas ea444d0239 Fix nonce submission code for scrypt. 14 years ago
  Con Kolivas aabc723326 Make sure goffset is set for scrypt and drop padbuffer8 to something manageable for now. 14 years ago
  Con Kolivas e0296c411b Set up buffer8 for scrypt. 14 years ago
  Con Kolivas 8fd3bf74df Build fix for opt scrypt. 14 years ago
  Con Kolivas 1aacfe5279 Don't check postcalc nonce with sha256 in scrypt. 14 years ago
  Con Kolivas 0f43eb5eb7 Don't test nonce with sha and various fixes for scrypt. 14 years ago