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 |
Con Kolivas
|
0face980e8
Use cgtime in driver-opencl.c
|
13 years ago |
Con Kolivas
|
50520ccd25
Provide wrappers for grabbing of thr value under the mining_thr_lock.
|
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 |
Con Kolivas
|
13e19de4d5
Calculate work utility for devices that support target diffs of greater than 1, and update scrypt code to use it.
|
13 years ago |
Con Kolivas
|
d7d630b86c
Set default GPU threads to 1 for scrypt.
|
13 years ago |
Kano
|
1c04d14067
cgminer -n to include a USB device list
|
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 |
Con Kolivas
|
5d581cb5d7
Use blank_get_statline_before for GPU devices that don't support adl monitoring.
|
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 |
Con Kolivas
|
5d122cad93
Provide wrappers for grabbing of thr value under the mining_thr_lock.
|
13 years ago |
Kano
|
7abf30b2c0
distinguish between drv and it's id enum now called drv_id
|
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 |