summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/nvidia/minethd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make sure all singletons are set to null and make env a global ptrfireice-uk2017-10-121-1/+1
|
* readd nicehash pool supportpsychocrypt2017-10-011-1/+5
| | | | use nicehash start nonce in all backends if nicehash is enabled
* rename `Params` to `params`psychocrypt2017-09-301-1/+1
|
* fix compilepsychocrypt2017-09-301-15/+15
|
* cleanup includespsychocrypt2017-09-301-12/+11
|
* group filespsychocrypt2017-09-301-0/+273
- 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