summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/amd_gpu
Commit message (Expand)AuthorAgeFilesLines
* AMD OpenCL: fix sumokoinpsychocrypt2018-04-031-3/+12
* refactor mining algo selectionpsychocrypt2018-04-011-3/+3
* fix OpenCl AMD on OSXpsychocrypt2018-04-011-4/+1
* Merge pull request #1236 from psychocrypt/topic-powAeonv7fireice-uk2018-03-291-3/+3
|\
| * POW AEON v7psychocrypt2018-03-271-3/+3
* | add cli option `--noAMDCache`psychocrypt2018-03-281-21/+25
* | fix parentheses warningpsychocrypt2018-03-271-1/+1
|/
* OpenCL precompiled code messagepsychocrypt2018-03-251-3/+3
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-253-44/+334
* fix shadowed variablepsychocrypt2018-03-131-1/+1
* add OpenCL compiler cachepsychocrypt2018-03-031-29/+182
* fix broken memchunk featurepsychocrypt2018-02-212-2/+2
* Merge pull request #1102 from psychocrypt/topic-opencl_1_1fireice-uk2018-02-211-0/+4
|\
| * fix compile with OpenCL 1.1psychocrypt2018-02-191-0/+4
* | Merge pull request #1101 from psychocrypt/topic-mesaSupportfireice-uk2018-02-212-3/+26
|\ \
| * | add Mesa OpenCL supportpsychocrypt2018-02-192-3/+26
| |/
* | add OpenCL compatibility modepsychocrypt2018-02-193-9/+28
|/
* Merge pull request #1087 from psychocrypt/topic-blockedStride3fireice-uk2018-02-193-11/+36
|\
| * AMD: `mem_chunk`and new `strided_index`psychocrypt2018-02-173-11/+36
* | AMD: reduce register usagepsychocrypt2018-02-141-4/+4
|/
* fix output of gpu namepsychocrypt2018-01-301-1/+1
* remove usage of `rotate`psychocrypt2018-01-241-1/+10
* author updateGrant Galitz2018-01-241-0/+1
* Optimize SkeinGrant Galitz2018-01-241-30/+48
* differgence in OpenCL codepsychocrypt2017-12-301-56/+48
* Make k unsigned.Unknown2017-12-061-1/+1
* Clean up the x-mas treeUnknown2017-12-061-52/+69
* Merge pull request #332 from psychocrypt/topic-tuneAMDfireice-uk2017-12-041-8/+22
|\
| * optimize aes round command queuepsychocrypt2017-12-031-8/+22
* | add AMD scratchpad indexing optionpsychocrypt2017-12-023-2/+21
|/
* Update gpu.cppExceptionallyGreat2017-11-211-2/+2
* Update gpu.hppExceptionallyGreat2017-11-211-0/+1
* Merge pull request #138 from psychocrypt/fix-amdMaxWorkSizefireice-uk2017-11-181-0/+4
|\
| * fix max work size shown to userpsychocrypt2017-11-181-0/+4
* | Merge pull request #137 from psychocrypt/topic-handleOpenClErrorsfireice-uk2017-11-181-64/+82
|\ \
| * | handle OpenCL errorspsychocrypt2017-11-181-64/+82
| |/
* | fix OpenCL compatibilitypsychocrypt2017-11-181-2/+2
|/
* Remove whitespace linesUnknown2017-11-161-3/+3
* remove space indention with tabspsychocrypt2017-11-161-31/+31
* rename `xmr` to `monero`psychocrypt2017-10-271-6/+6
* add eon support to amd backendpsychocrypt2017-10-272-14/+34
* amd: use 64bit targetpsychocrypt2017-10-243-11/+20
* move nicehash check into nonce calcfireice-uk2017-10-222-3/+5
* fix assert in AMD backendpsychocrypt2017-10-201-1/+1
* remove early returnspsychocrypt2017-10-101-335/+376
* avoid possible illegal memory accesspsychocrypt2017-10-062-8/+31
* add assert to validate number of global threadspsychocrypt2017-10-051-0/+5
* fix invalid kernel call parameterpsychocrypt2017-10-052-24/+59
* fix windows compilepsychocrypt2017-09-301-1/+2
* cleanup includespsychocrypt2017-09-302-4/+3
OpenPOWER on IntegriCloud