3 Commits (e5be2d242ecb623719739fa6f2d0cbff99db5f91)

Author SHA1 Message Date
Philip Kaufmann 99d058a1f1 re-forked cgminer - initial commit to update DiaKGCN kernel 13 years ago
Con Kolivas 83dde50f9d Updates to diakgcn kernel courtesy of Philip Kaufmann <phil.kaufmann@t-online.de> 13 years ago
ckolivas 6693898710 Fix diakgcn kernel working by passing it D1A variable and renaming it in the cl code accordingly. 13 years ago
ckolivas 604b2f7645 Set cl_amd_media_ops with the BITALIGN flag and allow non-bitselect devices to build. 13 years ago
Philip Kaufmann ec2dfeacc1 instead of uint *, int * was used as type for the output buffer (self-made bug from a former commmit) 13 years ago
Philip Kaufmann c43dd734cb renamed all rot-functions to rotr to be clear that it is a rotate right 13 years ago
Philip Kaufmann ab848057da changed base-nonce generation for non GOFFSET paths to use get_local_size(0) and left shift 13 years ago
Philip Kaufmann 1398a805a7 leave out kernel parameter "const u base", if GOFFSET (not yet implemented) is defined 13 years ago
Philip Kaufmann dcd286182e changed format of output buffer from ulong * to uint * to be cgminer compatible 13 years ago
Philip Kaufmann 15cc3582d8 First commit - only changed date in diakgcn120208.cl 13 years ago
ckolivas cce08b6e6d Reinstate original code as much as possible for comparison. 13 years ago
ckolivas 9e9db012fb Convert to Unix EOL. 13 years ago
ckolivas 49cff57098 Use correct variable on output in diakgcn kernel. 13 years ago
ckolivas 033913ca8e First working port of the diakgcn kernel. 13 years ago
ckolivas 3af3cbe96a Import diakgcn kernel. 13 years ago
ckolivas fa5f4a649b Set cl_amd_media_ops with the BITALIGN flag and allow non-bitselect devices to build. 13 years ago
Philip Kaufmann 0fe8b60783 instead of uint *, int * was used as type for the output buffer (self-made bug from a former commmit) 13 years ago
Philip Kaufmann 6d997d4567 renamed all rot-functions to rotr to be clear that it is a rotate right 13 years ago
Philip Kaufmann 05c74b05e0 changed base-nonce generation for non GOFFSET paths to use get_local_size(0) and left shift 13 years ago
Philip Kaufmann ecd2b0db6b leave out kernel parameter "const u base", if GOFFSET (not yet implemented) is defined 13 years ago
Philip Kaufmann 0834250842 changed format of output buffer from ulong * to uint * to be cgminer compatible 13 years ago
Philip Kaufmann f25075c889 First commit - only changed date in diakgcn120208.cl 13 years ago
ckolivas 5904976580 Reinstate original code as much as possible for comparison. 13 years ago
ckolivas c5142b7f12 Convert to Unix EOL. 13 years ago
ckolivas 5eab0e76aa Use correct variable on output in diakgcn kernel. 13 years ago
ckolivas 53d33c753f First working port of the diakgcn kernel. 13 years ago
ckolivas 3596e3752e Import diakgcn kernel. 13 years ago