Luke Dashjr
|
1db18a9202
Merge commit '0ade1c4' into bfgminer-3.0.x
|
12 years ago |
Luke Dashjr
|
0ade1c48ee
Bugfix: opencl: Correct usage of formatted prints
|
12 years ago |
Luke Dashjr
|
f107d8d7cc
Merge branch 'bugfix_format' into bfgminer
|
12 years ago |
Luke Dashjr
|
7d8f121a5f
Add printf-format syntax checks to more functions that should use it
|
12 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 |
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 |
Con Kolivas
|
217be6ed98
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 |
Con Kolivas
|
ce7801beca
Copy the work on opencl_free_work
|
13 years ago |
Con Kolivas
|
2d35ac2567
Track all dynamically allocated memory within the work struct by copying work structs in a common place, creating freshly allocated heap ram for all arrays within the copied struct.
|
13 years ago |
Luke Dashjr
|
0fb99a6336
Merge branch 'err_func_nostart' into bfgminer
|
13 years ago |
Luke Dashjr
|
cce7508378
opencl: Use new dev_error function for REASON_DEV_NOSTART
|
13 years ago |
Luke Dashjr
|
52e1b52902
Bugfix: Use clear_work and workdup everywhere work is copied around
|
13 years ago |