Luke Dashjr
|
0e54936df0
cpu/opencl: Fix probe priorities to be last
|
12 years ago |
Luke Dashjr
|
b59ac5192f
drv_detect_all: Use priority-sorted list of registered drivers
|
12 years ago |
Luke Dashjr
|
29035c0f9c
Build hash tables to find drivers by dname or name
|
12 years ago |
Luke Dashjr
|
5cd4bcaa6c
BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures
|
12 years ago |
Luke Dashjr
|
2546c0598d
Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h
|
12 years ago |
Luke Dashjr
|
6a0ca4e02d
opencl: Disable by default if other devices are found; to enable, use -S opencl:auto
|
12 years ago |
Luke Dashjr
|
e475e4c149
Merge commit '4c03acc' into bfgminer
|
12 years ago |
Luke Dashjr
|
4c03accd0a
cpu & opencl: Defer RUNONCE to actual autodetection, so they can be added once after startup
|
12 years ago |
Luke Dashjr
|
a16ff9404b
Merge commit 'bd3612c' into cg_merges_20130818a
|
12 years ago |
Con Kolivas
|
890c1c79a7
Fix --scrypt being required before scrypt intensities on command line or not working at all via config files.
|
12 years ago |
Luke Dashjr
|
3cb5a28b3a
Merge commit '2b171f7' into cg_merges_20130818a
|
12 years ago |
Luke Dashjr
|
17eb22dfea
Merge commit 'ad1572f' into cg_merges_20130818a
|
12 years ago |
Luke Dashjr
|
5c4c4fa008
Merge commit '385a70b' into cg_merges_20130818a
|
12 years ago |
Luke Dashjr
|
4511d063c4
Merge commit 'a5437f1' into cg_merges_20130818a
|
12 years ago |
Con Kolivas
|
3e84a19cda
Fix --scrypt being required before scrypt intensities on command line or not working at all via config files.
|
12 years ago |
Con Kolivas
|
2b171f7fae
Limit intensity range according to whether scrypt is in use or not.
|
12 years ago |
Luke Dashjr
|
33c8e66c2b
Bugfix: Never use waddstr for logwin, since it would bypass special newline handling
|
12 years ago |
ckolivas
|
837c7319f1
Fix extra argument passed to statline before.
|
12 years ago |
Luke Dashjr
|
37201d79c6
Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils
|
12 years ago |
Luke Dashjr
|
f8cf2b71e6
Don't mix timers with timestamps (visual only)
|
12 years ago |
Luke Dashjr
|
313f7f9ac8
get_datestamp: Change timeval parameter to time_t, and implement get_now_datestamp for common "current time" use case
|
12 years ago |
Luke Dashjr
|
6167991410
opencl: Add fan speed to Manage device TUI now that it's been removed from statline
|
12 years ago |
Luke Dashjr
|
703f7ad130
DevAPI: Remove old statline APIs entirely, and add new override_statline_temp (used by modminer/x6500 for upload %)
|
12 years ago |
Kano
|
ad1572f77f
size check get_datestamp/get_timestamp and remove unused cgpu->init
|
12 years ago |
Kano
|
385a70bea7
make all statline overflow safe
|
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
|
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 |