Commit History

Author SHA1 Message Date
  Philip Kaufmann e2b7c934f6 removed 8-component vector support from kernel, as this is not supported in CGMINER anyway 14 years ago
  Philip Kaufmann 782fc63c50 forgot to update kernel modification date, fixed ;) 14 years ago
  Philip Kaufmann c326158710 reordered an addition in the kernel, which results in less instructions used in the GPU ISA code for GCN 14 years ago
  Philip Kaufmann aa52e7dfd7 optimized nonce-check and output code for -v 2 and -v 4 14 years ago
  Philip Kaufmann 77f177b683 only small code formating changes 14 years ago
  Philip Kaufmann d9d4831b47 removed vec_step() as this could lead to errors on older SDKs 14 years ago
  Philip Kaufmann d7d0797969 unified code for generating nonce in kernel and moved addition of base to the end -> faster 14 years ago
  Con Kolivas d32cd583ac Reinstate the old output mechanism setting output[FOUND] per vector. 14 years ago
  Con Kolivas fb077c6d59 Pass vectors * worksize to kernel to avoid one op. 14 years ago
  Con Kolivas 70e8ade54f Revert behaviour to old nonce init code. 14 years ago