Luke Dashjr
|
f55446496f
Merge commit '79df6b9' into cg_merges_20130524b
|
13 years ago |
Luke Dashjr
|
2883204de2
Semi-Merge commit '00f7688' into cg_merges_20130523a (gitignore and a missing srcdir, plus include reordering)
|
13 years ago |
Luke Dashjr
|
717fff97f6
Merge commit '0a6182c' into bfgminer
|
13 years ago |
Luke Dashjr
|
0a6182c36c
icarus: Replace default of 2 work_division/fpga_count with autodetection of 1, 2, or 4
|
13 years ago |
Kano
|
e0994aa9fa
rename device_api -> device_drv and all related api -> drv
|
13 years ago |
Luke Dashjr
|
d55f19c112
Remove redundant emails
|
13 years ago |
Luke Dashjr
|
0b7f6c6a9b
Correct xiangfu's current email
|
13 years ago |
Con Kolivas
|
79df6b9f79
Use cgtime in driver-icarus.c
|
13 years ago |
Luke Dashjr
|
1aa7bee6bc
Silence warnings about poor format usage for quit()
|
13 years ago |
Luke Dashjr
|
e3c65ccc8c
Update copyrights
|
13 years ago |
James Z.M. Gao
|
c9ae715019
Compile CPU mining for win32 and win64
|
13 years ago |
Luke Dashjr
|
3a98ef1f00
Replace UNIX-only work_restart_fd pipe with portable work_restart_notifier
|
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
|
62dff9a82f
Ensure winsock2.h is always included before windows.h
|
13 years ago |
Luke Dashjr
|
28a0ce299f
Merge commit 'ee92f7c' into bfgminer
|
13 years ago |
Luke Dashjr
|
ee92f7c69a
Bugfix: Remove dependencies of compat.h on miner.h for Windows (moves timersub/timeradd to compat.h where it belongs)
|
13 years ago |
Kano
|
7abf30b2c0
distinguish between drv and it's id enum now called drv_id
|
13 years ago |
Kano
|
d057791915
Capitalise driver long names used in applog messages
|
13 years ago |
Kano
|
9447610091
ICA use drv->name
|
13 years ago |
Kano
|
a344deb6ac
rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is
|
13 years ago |
Luke Dashjr
|
ae96559e15
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
c43935908b
Fix more printf-format non-compatibilities
|
13 years ago |
Luke Dashjr
|
f1b647e481
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
3895928811
Bugfix: Address Windows-specific formatting issues (including lack of support for %ll*)
|
13 years ago |
Luke Dashjr
|
6bf22edb09
Partial-Merge commit '2d35ac2'
|
13 years ago |
Luke Dashjr
|
f675d64e1b
Merge commit 'f14bf5b' into cg_merges_2012118
|
13 years ago |
Paul Sheppard
|
9f74e650b3
Tidy up device error counts
|
13 years ago |
Luke Dashjr
|
52e1b52902
Bugfix: Use clear_work and workdup everywhere work is copied around
|
13 years ago |
Luke Dashjr
|
f37232966e
Merge commit '99adf39' into stratum
|
13 years ago |
Con Kolivas
|
99adf397bd
Failure to calloc in bin2hex is a fatal failure always so just check for that failure within the function and abort, simplifying the rest of the code.
|
13 years ago |