Luke Dashjr
|
58f4bf9cd3
Detect Icarus before BitForce
|
14 years ago |
Luke Dashjr
|
d874dcbaf2
Merge branch 'bugfix_icarus_nofree' into bfgminer
|
14 years ago |
Luke Dashjr
|
2d522b092e
Merge branch 'bugfix_const' into bfgminer
|
14 years ago |
Luke Dashjr
|
a291a54b5d
Merge branch 'bugfix_const_warning' into bfgminer
|
14 years ago |
Luke Dashjr
|
b31486987b
Merge branch 'icarus_purge' into bfgminer
|
14 years ago |
Luke Dashjr
|
7a70df24a4
Merge branch 'api_refactor' into bfgminer
|
14 years ago |
Luke Dashjr
|
a41d4ae290
Bugfix: Document that we still send CGMiner= in JSON API
|
14 years ago |
Luke Dashjr
|
55c34b6d17
Merge branch 'icarus_parallel' into bfgminer
|
14 years ago |
Luke Dashjr
|
b6a9b07e52
Bugfix: Remove unnecessary cross-reopen which Windows dislikes
|
14 years ago |
Luke Dashjr
|
77fdee0c42
Bugfix: thread_shutdown shouldn't try to free the device, since it's needed afterward
|
14 years ago |
Luke Dashjr
|
5a1c66d191
Bugfix: Cast to void* to free
|
14 years ago |
Luke Dashjr
|
90c5ef1fa7
Bugfix: Make initial_args a const char** to satisfy exec argument type warning (on Windows only)
|
14 years ago |
Luke Dashjr
|
99fa1cda7b
cpustatus is maybe unused
|
14 years ago |
Luke Dashjr
|
5ab865719f
Icarus: Use PurgeComm when initially opening the Icarus on Windows
|
14 years ago |
Luke Dashjr
|
0cfdb109cc
Update documentation to include JSON API devdetail command
|
14 years ago |
Luke Dashjr
|
ffc01c0b92
Merge branch 'icarus_parallel' into bfgminer
|
14 years ago |
Luke Dashjr
|
e263b36b81
Consolidate Icarus reopening code into one small block, and tolerate reopen failures
|
14 years ago |
Luke Dashjr
|
b5c04081c4
Merge branch 'opencl_dynlink' into bfgminer
|
14 years ago |
Luke Dashjr
|
610328a316
Bugfix: Use test -f rather than AC_CHECK_FILE to check for ADL headers
|
14 years ago |
Luke Dashjr
|
b934937c94
Load OpenCL library dynamically, to support building without any vendor-specific files
|
14 years ago |
Luke Dashjr
|
fd5935f29b
Import OpenCL 1.2 headers
|
14 years ago |
Luke Dashjr
|
c65fe5819b
Merge branch 'api_refactor' into bfgminer
|
14 years ago |
Luke Dashjr
|
b79209c634
Merge branch 'master' into bfgminer
|
14 years ago |
Luke Dashjr
|
b9df56511c
Fork as BFGMiner
|
14 years ago |
Luke Dashjr
|
31fc657eb4
Bugfix: Use const qualifier in cgpu_info and device_api structures where applicable, to clean up some warnings
|
14 years ago |
Con Kolivas
|
0e916802ce
Bump version number to 2.3.4
|
14 years ago |
Con Kolivas
|
ddf93c3650
Add libusb to list of dependencies for building.
|
14 years ago |
Luke Dashjr
|
e22771e9d0
Merge branch 'master' into myfork
|
14 years ago |
Con Kolivas
|
d9d128c25e
News update for upcoming new version.
|
14 years ago |
Con Kolivas
|
6b0d767aca
Extensively document the cause of GPU device issues and the use of --gpu-map.
|
14 years ago |