Commit History

Author SHA1 Message Date
  Luke Dashjr 702260075c Merge commit 'c99636f' into cg_merges_20121207 13 years ago
  Luke Dashjr 99fed00e7f Semi-Merge commit '52de717' into cg_merges_20121207 (just reorder __maybe_unused) 13 years ago
  Con Kolivas c99636f21b Begin tearing down the old workio command queues by removing submit commands from there and submit them asynchronously via their own threads. 13 years ago
  Con Kolivas 52de7170b2 Shut up some boring old cpu warnings. 13 years ago
  Luke Dashjr 118c68471c Merge commit '598ee76' into cg_merges_20121115 13 years ago
  Con Kolivas 598ee76d37 Hash1 is only used by the deprecated cpu mining code and never changes so remove it from the work struct and bypass needing to process the value for all other mining. 13 years ago
  Luke Dashjr f3e9893ef0 Bugfix: Deal with various compiler warnings 13 years ago
  Luke Dashjr b226c06f08 Merge commit '796f390' into cgmerges 13 years ago
  Kano 796f3906c1 WorkTime - multiple nonce per work and identify the work source 13 years ago
  Luke Dashjr 8b557bd1d1 Merge branch 'scrypt' into bfgminer 13 years ago
  Luke Dashjr 99cb0b5f1d Merge branch 'bugfix_lnx_affinity' into bfgminer 13 years ago
  Luke Dashjr 440b310c65 Merge commit '884f83f' into scrypt 13 years ago
  Luke Dashjr 8162547379 Merge commit 'a5ebb71' into scrypt 13 years ago
  Con Kolivas fdcaea1c13 Start with smaller amount of hashes in cpu mining to enable scrypt to return today sometime. 13 years ago
  Con Kolivas a5ebb71216 Add cpumining capability for scrypt. 13 years ago
  Luke Dashjr 5acedd22f0 Merge branch 'cgminer' into bfgminer 13 years ago
  ckolivas 5c7e03084a Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value. 13 years ago
  Luke Dashjr d4af2d0535 Turn work_restart array into a bool in thr_info 13 years ago
  Luke Dashjr 4003ef7a5f Restore devstatus refactoring and moving details to device code 13 years ago
  Luke Dashjr ad40d1d3fb Merge commit 'd8de1bb' into bfgminer 13 years ago
  Con Kolivas 5cf4b7c432 Make the devices array a dynamically allocated array of pointers to allow unlimited devices. 13 years ago
  Luke Dashjr 1bc424ab08 Merge branch 'bugfix_warnings' into bfgminer 13 years ago
  Luke Dashjr c28666371b Bugfix: fix warnings in CPU miner code 13 years ago
  Luke Dashjr 65084278b0 Merge branch 'bsd_nproc' into bfgminer 13 years ago
  Luke Dashjr 08c3ac6bcd Turn work_restart array into a bool in thr_info 13 years ago
  Luke Dashjr b9df56511c Fork as BFGMiner 13 years ago
  Luke Dashjr b8778839e9 Merge branch 'master' into unify_drivers 13 years ago
  Luke Dashjr eca996547b CGPU API for device kernel name 14 years ago
  Luke Dashjr 303dbf4664 Abstract add_cgpu function, to handle device id numbering and devices array 14 years ago
  Luke Dashjr e131dfab31 Unify drivers as driver-*.c and add driver name to API 14 years ago