Commit History

Author SHA1 Message Date
  Luke Dashjr 79b3d3c3f1 Merge commit '64da19f'/'61ec1fe' into hotplug 13 years ago
  Luke Dashjr 8c6e1229a1 Merge commit 'd9e2a04'/'212f32e' into hotplug 13 years ago
  Luke Dashjr ebcdb29718 opencl: Support for reading temperature from free software radeon drivers via libsensors 13 years ago
  Luke Dashjr f107d8d7cc Merge branch 'bugfix_format' into bfgminer 13 years ago
  Luke Dashjr 7d8f121a5f Add printf-format syntax checks to more functions that should use it 13 years ago
  Kano 64da19ff93 mutex all access to mining_thr 13 years ago
  Kano d9e2a04bff Split thr_info array into control_thr and mining_thr pointers so more mining threads can be added later 13 years ago
  Luke Dashjr 4b59876501 opencl: Default to single thread with Mesa OpenCL 13 years ago
  Luke Dashjr c5f6b52050 Merge branch 'multiproc' into bfgminer 13 years ago
  Luke Dashjr 3e5f0de3fa Merge commit '9920532' into bfgminer 13 years ago
  Luke Dashjr 399491f863 Bugfix: Unify all mining thread wakeup to mt_enable (simplifying and fixing code) 13 years ago
  Luke Dashjr a76cbd4192 Preformat dev_repr (device representation) and proc_repr (processor representation) once for use everywhere 13 years ago
  Luke Dashjr 1458821958 Update copyrights 13 years ago
  Luke Dashjr 62dff9a82f Ensure winsock2.h is always included before windows.h 13 years ago
  Kano 61ec1fe91f mutex all access to mining_thr 13 years ago
  Kano 212f32e5e0 Split thr_info array into control_thr and mining_thr pointers so more mining threads can be added later 13 years ago
  Kano a344deb6ac rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is 13 years ago
  Luke Dashjr ba9aa3d4da Merge branch 'opencl_dynlink' into bfgminer 13 years ago
  Luke Dashjr 7543d8043d Set DISPLAY to :0 by default (on non-Windows) 13 years ago
  Luke Dashjr 8ca85d1ae6 Merge branch 'opencl_dynlink' into bfgminer 13 years ago
  Luke Dashjr db1cd28558 opencl: Look in the right place for OpenCL library on Mac OS X 13 years ago
  Luke Dashjr 8eb8e2df34 Merge commit 'be013e9' into cg_merges_20121207 13 years ago
  Con Kolivas d4f4c932bd Trivial space removal. 13 years ago
  Luke Dashjr 9a2e52858c Merge branch 'bugfix_MHz' into bfgminer 13 years ago
  Luke Dashjr 97c4821612 Bugfix: Capitalize "MHz" correctly 13 years ago
  Luke Dashjr ffd1e4cf97 Partial-Merge commit '9a71654' into cg_merges_20121203 (rename rename_thr to RenameThread) 13 years ago
  Con Kolivas cca72a34a8 Get rid of unused last_work in opencl thread data. 13 years ago
  Con Kolivas 2822fe8ccc Do away with the flaky free_work api in the driver code which would often lose the work data in opencl and simply flush it before exiting the opencl scanhash. 13 years ago
  Luke Dashjr 6bf22edb09 Partial-Merge commit '2d35ac2' 13 years ago
  Con Kolivas 30ed3fb648 Get rid of unused last_work in opencl thread data. 13 years ago