1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 23:08:07 +00:00
Commit Graph

68 Commits

Author SHA1 Message Date
Kano
5121163ef2 bflsc put in some error messages not yet written 2013-04-26 18:26:20 +10:00
Kano
8fe17e9de3 bflsc get completed hashes as late as possible 2013-04-26 17:28:46 +10:00
Con Kolivas
5d8273a399 Fix potential memory leak with unused work items in bflsc_queue_full 2013-04-26 17:00:22 +10:00
Con Kolivas
f5e3448fb8 Reverse bools in bflsc_queue_full 2013-04-26 16:55:52 +10:00
Con Kolivas
9b53e59997 Avoid recursive loop calling correct function instead. 2013-04-26 16:38:17 +10:00
Kano
a44f6d285a bflsc fix details identification 2013-04-26 15:40:56 +10:00
Kano
179cc524f5 BFLSC fix FPGA identity overlap 2013-04-26 14:15:32 +10:00
Con Kolivas
a84e424b73 Locking error in bflsc_send_work 2013-04-26 13:04:20 +10:00
Con Kolivas
cbe13be85c Use htobe32 function for converting nonce in bflsc. 2013-04-26 12:57:21 +10:00
Con Kolivas
102b9477aa Replace deprecated bzero with memset in bflsc driver. 2013-04-26 12:54:48 +10:00
Con Kolivas
5c1ecaffa3 Fix compilation of bflsc driver without opencl. 2013-04-26 12:48:33 +10:00
Con Kolivas
4c8acdf9dc Check for realloc failures in bflsc driver. 2013-04-26 12:44:01 +10:00
Con Kolivas
b0f8b278ca Check for failure to calloc in bflsc driver. 2013-04-26 12:41:19 +10:00
Con Kolivas
5c30059142 Trivial style change 2013-04-26 12:39:21 +10:00
Con Kolivas
c30391225f Use copy_time function in bflsc driver. 2013-04-26 12:35:14 +10:00
Con Kolivas
41fa60ce59 Use cgtime in bflsc driver and update copyright notice. 2013-04-26 12:32:28 +10:00
Con Kolivas
e92b13a2a2 Use a separate function for bfl initialise that doesn't require locking. 2013-04-26 12:21:25 +10:00
Kano
c769db692d bflsc v0.1 2013-04-26 10:32:28 +10:00