summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/amd_gpu/opencl/wolf-aes.cl
Commit message (Collapse)AuthorAgeFilesLines
* optimize aes round command queuepsychocrypt2017-12-031-8/+22
| | | | unroll AES round by hand to help the compiler to optimize the command queue
* group filespsychocrypt2017-09-301-0/+90
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
OpenPOWER on IntegriCloud