Commit History

Author SHA1 Message Date
  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
  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
  Kano 796f3906c1 WorkTime - multiple nonce per work and identify the work source 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
  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
  Con Kolivas 5cf4b7c432 Make the devices array a dynamically allocated array of pointers to allow unlimited devices. 13 years ago
  Luke Dashjr b8778839e9 Merge branch 'master' into unify_drivers 14 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