2 Commits (cfe8534c39dd867ed1c35da6ec24ccb66e2be015)

Author SHA1 Message Date
Con Kolivas 95f878294f The extra shift in the output actually appears detrimental in cgminer and there is a miniscule chance of missing the actual result if it ends up in the same spot as MAXBUFFERS. 13 years ago
Con Kolivas a7707a26cb Rename the poclbm file to ensure a new binary is built since. 13 years ago
Con Kolivas b198badcf4 The poclbm kernel needs to be updated to work with the change to 4k sized output buffers. 13 years ago
Con Kolivas 13b43cfad1 Update copyright and authors. 13 years ago
Con Kolivas 2b6e841673 Use a buffer of up to 512 * 4 integers when retrieving work from the GPU. 13 years ago
Con Kolivas 2dbb39444d Base was being set wrongly meaning we were repeating searches and the rate was actually lower than displayed :( 13 years ago
Con Kolivas 623b9b9fd8 Patch bitalign separately from bfi_int. 13 years ago
Con Kolivas 8253f1414b Use some line breaks in the kernel. 13 years ago
Con Kolivas 4257deafdb Convert abcd... to an array. 13 years ago
Con Kolivas 75cf5ccda6 Replace Ws with an array. 13 years ago
ckolivas 19eea9067f Implement code detecting max work size and optimal vector width. 13 years ago
Con Kolivas f54d2cc0ed Make poclbm use 4 vectors and decrease worksize to keep pipelines fullish. 13 years ago
ckolivas b4d2733cfc Convert to poclbm kernel. 13 years ago