diakgcn120208.cl


Log

Author Commit Date CI Message
Philip Kaufmann 0fe8b607 2012-02-09T21:30:01 instead of uint *, int * was used as type for the output buffer (self-made bug from a former commmit)
Philip Kaufmann 6d997d45 2012-02-09T14:18:40 renamed all rot-functions to rotr to be clear that it is a rotate right
Philip Kaufmann 05c74b05 2012-02-09T14:08:55 changed base-nonce generation for non GOFFSET paths to use get_local_size(0) and left shift
Philip Kaufmann ecd2b0db 2012-02-09T14:01:59 leave out kernel parameter "const u base", if GOFFSET (not yet implemented) is defined
Philip Kaufmann 08342508 2012-02-09T13:58:27 changed format of output buffer from ulong * to uint * to be cgminer compatible
Philip Kaufmann f25075c8 2012-02-09T13:36:07 First commit - only changed date in diakgcn120208.cl
ckolivas 59049765 2012-02-08T18:13:32 Reinstate original code as much as possible for comparison.
ckolivas c5142b7f 2012-02-08T16:45:37 Convert to Unix EOL.
ckolivas 5eab0e76 2012-02-08T16:02:05 Use correct variable on output in diakgcn kernel.
ckolivas 53d33c75 2012-02-08T15:40:10 First working port of the diakgcn kernel.
ckolivas 3596e375 2012-02-08T10:25:45 Import diakgcn kernel.