summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend
Commit message (Collapse)AuthorAgeFilesLines
* nvidia: fix return value if no device is foundpsychocrypt2017-09-302-5/+3
|
* remove auto conf from jsonpsychocrypt2017-09-301-2/+0
|
* fix windows compilepsychocrypt2017-09-301-1/+2
| | | | - string literal can only be 16kbyte
* fix clang CUDA compilepsychocrypt2017-09-301-1/+1
| | | | | | - add clang compile section - cleanup CMake file - fix missing return value
* use call prefix to load backendspsychocrypt2017-09-301-1/+2
|
* rename `Params` to `params`psychocrypt2017-09-3011-17/+17
|
* fix compilepsychocrypt2017-09-3018-150/+126
|
* cleanup includespsychocrypt2017-09-3027-149/+160
|
* group filespsychocrypt2017-09-3064-0/+13316
- 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