summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cpu/minethd.hpp
Commit message (Collapse)AuthorAgeFilesLines
* rename `xmr` to `monero`psychocrypt2017-10-271-2/+2
| | | | | | - rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive
* add aeon support to backend cpupsychocrypt2017-10-271-2/+2
| | | | | - update auto suggestion default and hwloc - extent hash function table to support aeon and xmr within one miner
* rm pin_thd_affinityfireice-uk2017-10-171-1/+0
|
* Affinity - fix Cfireice-uk2017-10-121-2/+2
|
* Affinity - fix Bfireice-uk2017-10-121-1/+0
|
* cleanup and give a return from set_affinityfireice-uk2017-10-111-1/+1
|
* Port the crash fix from xmr-stak-cpufireice-uk2017-10-051-0/+1
|
* fix compilepsychocrypt2017-09-301-19/+2
|
* cleanup includespsychocrypt2017-09-301-5/+7
|
* group filespsychocrypt2017-09-301-0/+74
- 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