Luke Dashjr
|
a3a5f46a98
Null-Merge commit 'c433f23' into bfgminer
|
13 years ago |
Luke Dashjr
|
496c37cecc
Null-Merge commit '2a474fe' into bfgminer
|
13 years ago |
Luke Dashjr
|
6528f25aa0
Merge commit 'dc8ef0c' into bfgminer
|
13 years ago |
Luke Dashjr
|
41daa73c82
Null-Merge commit '85b9746' into bfgminer
|
13 years ago |
Luke Dashjr
|
53db234760
Merge commit '74f2112' into bfgminer
|
13 years ago |
Con Kolivas
|
90824e1461
Initialise cnt in libztex.c
|
13 years ago |
Con Kolivas
|
d2e93ca636
Don't try to start devices that don't support scrypt when scrypt mining.
|
13 years ago |
Con Kolivas
|
7f11d28c13
Repeating on timeout in ztex could make the code never return.
|
13 years ago |
Con Kolivas
|
2b4def7c8e
Offset libusb reads/writes by length written as well in ztex.
|
13 years ago |
Con Kolivas
|
04f1c88734
Cope with timeouts and partial reads in ztex code.
|
13 years ago |
Con Kolivas
|
e5ee9f0f8e
If there are more devices than nDevs, don't iterate over them as they may overwrite devices mapped below that with the mapping option.
|
13 years ago |
Con Kolivas
|
826175c3a1
Fix README faq on bfl auto-detect.
|
13 years ago |
Con Kolivas
|
50bdf850a9
Set memory clock based on memdiff if present from with engine changes, allowing it to parallel manual changes from the menu as well.
|
13 years ago |
Con Kolivas
|
8fc2983614
Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this.
|
13 years ago |
Luke Dashjr
|
4c0ae57af1
Merge commit '70c57e7' into bfgminer
|
13 years ago |
Luke Dashjr
|
00b5e07b28
Merge commit '618ef0c' into bfgminer
|
13 years ago |
Luke Dashjr
|
1f68cad7e2
Merge branch 'bugfix_ocl_noadl_statline' into bfgminer
|
13 years ago |
Luke Dashjr
|
920166a41f
Bugfix: opencl: Show blank device-info statline area if GPU doesn't have ADL, to fix column alignment
|
13 years ago |
Con Kolivas
|
c433f234c5
Increase the timeout on bitforce as per Paul Sheppard's suggestion to account for throttling + work time + excess.
|
13 years ago |
Con Kolivas
|
2a474fe914
Fix ADL gpu-map not working when there are more ADL devices than openCL. Patch supplied and tested by Nite69.
|
13 years ago |
Con Kolivas
|
8745ba1e6d
Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this.
|
13 years ago |
Con Kolivas
|
dc8ef0c725
Fix harmless unused warnings in scrypt.h.
|
13 years ago |
Con Kolivas
|
85b9746277
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
e29d2d92c9
Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses.
|
13 years ago |
Con Kolivas
|
d1508bd40e
Merge pull request #296 from kanoi/api
|
13 years ago |
Kano
|
70c57e7d40
api.c typo
|
13 years ago |
Kano
|
95dff7363e
API allow display/change failover-only setting
|
13 years ago |
Con Kolivas
|
74f21129a6
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
8e20456bc0
Check we are not lagging as well as there is enough work in getwork.
|
13 years ago |
Con Kolivas
|
618ef0c801
Merge pull request #295 from kanoi/api
|
13 years ago |