ckolivas
|
5c7e03084a
|
Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value.
|
2012-07-11 22:59:58 +10:00 |
|
Luke Dashjr
|
d4af2d0535
|
Turn work_restart array into a bool in thr_info
|
2012-07-06 05:13:05 +00:00 |
|
Con Kolivas
|
5cf4b7c432
|
Make the devices array a dynamically allocated array of pointers to allow unlimited devices.
|
2012-06-25 16:59:29 +10:00 |
|
Luke Dashjr
|
b8778839e9
|
Merge branch 'master' into unify_drivers
Conflicts:
cgminer.c
|
2012-04-21 02:36:19 -04:00 |
|
Luke Dashjr
|
eca996547b
|
CGPU API for device kernel name
|
2012-03-18 21:39:20 -04:00 |
|
Luke Dashjr
|
303dbf4664
|
Abstract add_cgpu function, to handle device id numbering and devices array
|
2012-03-18 20:09:03 -04:00 |
|
Luke Dashjr
|
e131dfab31
|
Unify drivers as driver-*.c and add driver name to API
|
2012-03-13 12:18:23 -04:00 |
|