diablo120222.cl


Log

Author Commit Date CI Message
ckolivas 8140da91 2012-03-01T11:48:31 Separate out all additions of different variables in diablo kernel.
Con Kolivas 4885b02e 2012-03-03T20:45:02 Add last value in vectors in diablo and poclbm kernel for consistency with original code.
ckolivas c8bd0e46 2012-02-29T11:46:28 Split addition lines without functions.
ckolivas 9901c668 2012-02-29T11:14:55 Remove unnecessary braces from diablo kernel.
ckolivas c43f8873 2012-03-01T09:54:34 Separate out additions in final vector code in diablo kernel as well.
Con Kolivas 40b18d5d 2012-02-27T20:57:30 Use the unrolled option for no vectors return code.
Con Kolivas 70de5ba7 2012-02-27T17:08:30 Convert additions to += in diablo kernel.
Con Kolivas dc2d4ab7 2012-02-29T22:32:29 Get rid of accessory braces.
Con Kolivas 6121c2f1 2012-02-27T11:56:08 Reuse variables to decrease total number used in diablo kernel.
Con Kolivas b99a0481 2012-02-27T09:32:31 Strip out unused variables from diablo array.
ckolivas 4776ca8f 2012-02-29T17:36:27 Keep lines that reference the same variable together.
Con Kolivas 40f5aac9 2012-02-27T08:57:20 Machine optimise by removing one-use variables.
Con Kolivas 0f359a8e 2012-02-26T23:07:27 Merge all additions before output.
Con Kolivas d32cd583 2012-02-24T17:37:09 Reinstate the old output mechanism setting output[FOUND] per vector.
Con Kolivas e9889a38 2012-02-24T14:00:48 Revert kernels that are designed for newer hardware and SDKs to 2.3.0 release style.
Con Kolivas 70e8ade5 2012-02-24T13:22:42 Revert behaviour to old nonce init code.
Con Kolivas 0bde9579 2012-02-22T14:17:16 Update all kernel version names.