summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/amd_gpu/gpu.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMD OpenCL: fix sumokoinpsychocrypt2018-04-031-3/+12
* refactor mining algo selectionpsychocrypt2018-04-011-3/+3
* 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-251-28/+70
* fix shadowed variablepsychocrypt2018-03-131-1/+1
* add OpenCL compiler cachepsychocrypt2018-03-031-29/+182
* fix broken memchunk featurepsychocrypt2018-02-211-1/+1
* 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-211-3/+21
|\ \
| * | add Mesa OpenCL supportpsychocrypt2018-02-191-3/+21
| |/
* | add OpenCL compatibility modepsychocrypt2018-02-191-6/+11
|/
* AMD: `mem_chunk`and new `strided_index`psychocrypt2018-02-171-2/+9
* fix output of gpu namepsychocrypt2018-01-301-1/+1
* Make k unsigned.Unknown2017-12-061-1/+1
* Clean up the x-mas treeUnknown2017-12-061-52/+69
* add AMD scratchpad indexing optionpsychocrypt2017-12-021-1/+2
* Update gpu.cppExceptionallyGreat2017-11-211-2/+2
* 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-271-3/+23
* amd: use 64bit targetpsychocrypt2017-10-241-2/+2
* move nicehash check into nonce calcfireice-uk2017-10-221-2/+4
* fix assert in AMD backendpsychocrypt2017-10-201-1/+1
* avoid possible illegal memory accesspsychocrypt2017-10-061-0/+4
* add assert to validate number of global threadspsychocrypt2017-10-051-0/+5
* fix invalid kernel call parameterpsychocrypt2017-10-051-8/+34
* cleanup includespsychocrypt2017-09-301-3/+1
* group filespsychocrypt2017-09-301-0/+889
OpenPOWER on IntegriCloud