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