poclbm120222.cl


Log

Author Commit Date CI Message
Con Kolivas 2a3b7359 2012-03-05T16:44:53 Clean up use of macros in poclbm and use bitselect everywhere possible.
Con Kolivas 325246d3 2012-03-05T11:37:20 Spaces for non-aligned variables in poclbm.
Con Kolivas ab3e63ff 2012-03-05T10:39:43 More tidying of poclbm.
Con Kolivas db873ba2 2012-03-05T16:19:15 Add worksize and vector attribute hints to the poclbm kernel.
Con Kolivas 0af7bbd7 2012-03-05T10:09:10 Swap Vals and W variables where they can overlap in poclbm.
Con Kolivas e1d580be 2012-03-05T09:49:50 Tidy up first half of poclbm.
Con Kolivas 00796251 2012-03-05T10:07:11 More tidying of poclbm.
Con Kolivas 3fa86135 2012-03-03T21:18:06 Consolidate last use of W11 into Vals4 in poclbm.
Con Kolivas 4885b02e 2012-03-03T20:45:02 Add last value in vectors in diablo and poclbm kernel for consistency with original code.
Con Kolivas 338f6d57 2012-03-04T10:47:23 Clean up use of any() by diablo and poclbm kernels.
Con Kolivas a7a9dbcf 2012-03-03T21:58:12 Minor variable symmetry changes in poclbm.
Con Kolivas c297f63e 2012-03-03T21:21:05 Put additions on separate lines for consistency in poclbm.
Con Kolivas 40b18d5d 2012-02-27T20:57:30 Use the unrolled option for no vectors return code.
Con Kolivas d8f14fd6 2012-02-26T21:33:26 Cluster Vals7 for use on output.
Con Kolivas 76d0554d 2012-02-25T16:18:54 Get rid of extra char which is just truncated in poclbm kernel.
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 bce47064 2012-02-24T09:34:50 Revert use of any() in output code in poclbm kernel. Slower.
Con Kolivas b0a01be3 2012-02-24T09:34:50 Revert use of any() in output code in poclbm kernel. Slower.
Con Kolivas df585176 2012-02-23T10:19:51 Extra byte was being unused and leading to failure on some platforms.
Con Kolivas 93459839 2012-02-23T08:16:37 Explicitly type the constants in poclbm kernel as uint.
Con Kolivas 0bde9579 2012-02-22T14:17:16 Update all kernel version names.