Commit History

Author SHA1 Message Date
  Luke Dashjr ff00c7e66e Bugfix: Remove devtype variable from driver API 12 years ago
  Luke Dashjr 051a881ea3 Remove long-deprecated and non-functional --enable-cpu option 12 years ago
  Luke Dashjr f25f16e99b Since scrypt miners tend to work at actual share difficulty, use that for diff1 counting 12 years ago
  Luke Dashjr 6b71382a8c cpu/opencl: Always disable by default; removes deprecated -G option entirely 12 years ago
  Luke Dashjr 0e54936df0 cpu/opencl: Fix probe priorities to be last 12 years ago
  Luke Dashjr b59ac5192f drv_detect_all: Use priority-sorted list of registered drivers 12 years ago
  Luke Dashjr 5cd4bcaa6c BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures 12 years ago
  Luke Dashjr 1c11680fdb Intercept and use applog for perror calls 12 years ago
  Luke Dashjr e475e4c149 Merge commit '4c03acc' into bfgminer 12 years ago
  Luke Dashjr 4c03accd0a cpu & opencl: Defer RUNONCE to actual autodetection, so they can be added once after startup 12 years ago
  Luke Dashjr 37201d79c6 Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils 12 years ago
  Luke Dashjr ab62fdf1f3 Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime) 12 years ago
  Luke Dashjr cce9df8fb6 Merge branch 'hotplug2' into bfgminer 12 years ago
  Luke Dashjr 16b58b9c83 Merge commit '24368a0' into bfgminer 12 years ago
  Luke Dashjr 24368a0bf0 Bugfix: cpu: Update device "kernel name" with auto-selected algorithm 12 years ago
  Luke Dashjr 7d9176a549 cpu & opencl: Refuse to detect more than once 12 years ago
  Luke Dashjr 583cf156e8 cpu & opencl: Respect scan-serial auto/noauto instructions 12 years ago
  Luke Dashjr 8be8a1fbe6 DevAPI: Modify add_cgpu to use temporary devices_new array, so detection can be done without touching live variables 12 years ago
  Luke Dashjr 69ab302ae6 cpu: Add --algo fastauto (new default) to detect a usable algorithm without taking over a minute 12 years ago
  Luke Dashjr 564fa6ecb1 cpu: Default to --algo auto 12 years ago
  Luke Dashjr d530aae680 Merge commit 'b34482c' into bfgminer 12 years ago
  Luke Dashjr b34482cec7 Bugfix: cpu: Get correct nonce from data, where the CPU sub-drivers leave it 12 years ago
  Luke Dashjr e8c1b97823 Bugfix: Cleanup trivial warnings 12 years ago
  Luke Dashjr 519fec34df Merge commit 'bc0e714' into cg_merges_20130524b 12 years ago
  Luke Dashjr 75c49cbb31 Merge commit '84907d9' into cg_merges_20130523a 12 years ago
  James Z.M. Gao 5e7fc0073b Compile CPU mining for win32 and win64 (incomplete) 13 years ago
  Kano e0994aa9fa rename device_api -> device_drv and all related api -> drv 13 years ago
  Con Kolivas bc0e71448e Make scrypt submission use the submit_nonce code, with nonces matching endianness. 12 years ago
  James Z.M. Gao c9ae715019 Compile CPU mining for win32 and win64 13 years ago
  Luke Dashjr 1aea99eae3 Merge commit 'dfbf189' into multiproc 13 years ago