Luke Dashjr
|
b25bce7035
Merge commit 'aaed99b' into bfgminer
|
12 years ago |
Luke Dashjr
|
aaed99b0ad
README: Add condensed list of dependencies
|
12 years ago |
Luke Dashjr
|
474d3e38b2
Merge commit 'a0e42c4' into bfgminer
|
12 years ago |
Luke Dashjr
|
a0e42c4017
Enable "maintainer mode" by default
|
12 years ago |
Luke Dashjr
|
66da192a21
Merge branch 'tui_manage_dev' into bfgminer
|
12 years ago |
Luke Dashjr
|
0550f0806e
Bugfix: opencl: TUI manage: "Change settings" must not be compiled in with no-ADL builds
|
12 years ago |
Luke Dashjr
|
086b04bfc9
Merge commit 'eb6cb2e' into bfgminer
|
12 years ago |
Luke Dashjr
|
eb6cb2e26e
Bugfix: Detect whether the linker accepts -zorigin before attempting to use it
|
12 years ago |
Luke Dashjr
|
6b728213dc
Merge branch 'catalyst_13.4' into bfgminer
|
12 years ago |
Luke Dashjr
|
41b944e965
opencl: ADL: ADL_Adapter_ID_Get fails with newer drivers, so tolerate its failure best we can
|
12 years ago |
Luke Dashjr
|
b9d755c2b2
opencl: Don't try to use BFI_INT patching with APP-SDK newer than 1084 (Catalyst 13.1), since it doesn't work
|
12 years ago |
Luke Dashjr
|
61c9bce153
fpgautils: Elaborate that bitstream open failures are probably due to missing bitstream package
|
12 years ago |
Luke Dashjr
|
6554e854d9
fpgautils: s/firmware/bitstream/
|
12 years ago |
Luke Dashjr
|
882e06480e
Bugfix: Cleanup handling of complete device/driver failure
|
12 years ago |
Luke Dashjr
|
dee32f86b8
Deprecate -C (enable CPU) and -G (disable GPU) options, now that -S drv:[no]auto can be used for the same purposes
|
12 years ago |
Luke Dashjr
|
b3e61ac837
Bugfix: Since at least one of unix (or __APPLE__) or WIN32 is required by util.h, make sure unix is defined if WIN32 is not
|
12 years ago |
Luke Dashjr
|
42c1322d22
Merge commit 'cb58178' into bfgminer
|
12 years ago |
Luke Dashjr
|
cb5817896f
Bugfix: Set ELF rpath for bundled libblkmaker to use $ORIGIN so it can be run from other directories
|
12 years ago |
Luke Dashjr
|
42cf6fa759
Merge commit '5f432d1' into bfgminer
|
12 years ago |
Luke Dashjr
|
5f432d1ba0
Bugfix: Cleanup needs to happen before printing the final quit message, or it gets lost in TUI mode
|
12 years ago |
Luke Dashjr
|
9dae5bad62
Merge branch 'hotplug2' into bfgminer
|
12 years ago |
Luke Dashjr
|
8322ccd5b3
Merge commit '7c65060' into hotplug2
|
12 years ago |
Luke Dashjr
|
7c6506053a
Bugfix: fpgautils: Initialize my_dev_t instances with null bytes, to ensure random unused data cannot influence hash keys
|
12 years ago |
Luke Dashjr
|
c4c06166a2
Merge branch 'tui_manage_dev' into bfgminer
|
12 years ago |
Luke Dashjr
|
66a324b7b0
opencl: ManageTUI: Clear log cleanly for changing settings
|
12 years ago |
Luke Dashjr
|
360609f44d
Remove "GPU management" TUI entirely
|
12 years ago |
Luke Dashjr
|
80eb158ca9
opencl: Use new "Manage device" interface to do everything "GPU management" used to be used for
|
12 years ago |
Luke Dashjr
|
a21e8b4533
DevAPI: Add interface for drivers to define custom "Manage device" options
|
12 years ago |
Luke Dashjr
|
60b9c61283
DevAPI: New function called to display additional processor information for "Manage devices"
|
12 years ago |
Luke Dashjr
|
db046af148
Merge commit 'ce4ddcd' into bfgminer
|
12 years ago |