summaryrefslogtreecommitdiffstats
path: root/xmrstak
Commit message (Expand)AuthorAgeFilesLines
...
| * | Re-add UAC manifest and WIN_UAC cmake optionfireice-uk2017-10-141-9/+0
* | | Merge pull request #43 from fireice-uk/fix-aff-alt-cfireice-uk2017-10-172-53/+30
|\ \ \ | |_|/ |/| |
| * | rm pin_thd_affinityfireice-uk2017-10-172-9/+2
| * | Affinity - fix Cfireice-uk2017-10-122-5/+8
| * | Affinity - fix Bfireice-uk2017-10-122-8/+9
| * | swap orderfireice-uk2017-10-121-3/+3
| * | print warningfireice-uk2017-10-111-1/+2
| * | cleanup and give a return from set_affinityfireice-uk2017-10-112-32/+11
* | | Merge pull request #44 from fireice-uk/fix-uninit-accessfireice-uk2017-10-173-25/+20
|\ \ \ | |_|/ |/| |
| * | doh! != instead of ==fireice-uk2017-10-131-1/+1
| * | Make sure all singletons are set to null and make env a global ptrfireice-uk2017-10-123-25/+20
| |/
* | Merge pull request #37 from fireice-uk/topic-remove-amd-gpu_numpsychocrypt2017-10-132-7/+0
|\ \
| * | remove the gpu_thread_num safetyfireice-uk2017-10-122-7/+0
| |/
* | Keep consistency between class and structfireice-uk2017-10-121-2/+2
|/
* Merge pull request #24 from psychocrypt/fix-amdEarlyReturnfireice-uk2017-10-111-335/+376
|\
| * remove early returnspsychocrypt2017-10-101-335/+376
* | improve AMD auto suggestionpsychocrypt2017-10-101-2/+7
|/
* Merge pull request #23 from psychocrypt/fix-possibleIllegalMemoryAccessAMDfireice-uk2017-10-102-8/+31
|\
| * avoid possible illegal memory accesspsychocrypt2017-10-062-8/+31
* | fix wrong timer for statspsychocrypt2017-10-061-3/+3
|/
* Merge pull request #16 from psychocrypt/fix-invalidKernelCallfireice-uk2017-10-062-24/+64
|\
| * add assert to validate number of global threadspsychocrypt2017-10-051-0/+5
| * fix invalid kernel call parameterpsychocrypt2017-10-052-24/+59
* | Merge pull request #19 from fireice-uk/topic-crash-fixpsychocrypt2017-10-062-4/+16
|\ \
| * | Port the crash fix from xmr-stak-cpufireice-uk2017-10-052-4/+16
* | | Merge pull request #12 from fireice-uk/topic-large-pages-winpsychocrypt2017-10-054-6/+145
|\ \ \
| * \ \ Merge branch 'topic-large-pages-win' of https://github.com/fireice-uk/xmr-sta...fireice-uk2017-10-041-1/+2
| |\ \ \
| | * | | put global into proper placefireice-uk2017-10-041-1/+2
| * | | | Non-manifest UAC elevationfireice-uk2017-10-042-1/+54
| |/ / /
| * | | Add a suggestion to reboot in cases where it might helpfireice-uk2017-10-041-1/+10
| * | | - Add large page initialisation on Windowsfireice-uk2017-10-042-4/+80
| | |/ | |/|
* | | Increase the scratchpad size to make sure we don't malform JSON api replies w...fireice-uk2017-10-051-2/+2
| |/ |/|
* | Merge pull request #13 from psychocrypt/fix-amdAutoDetectionfireice-uk2017-10-051-3/+5
|\ \
| * | fix amd auto suggestionpsychocrypt2017-10-041-3/+5
| |/
* | Merge pull request #14 from psychocrypt/fix-nicehashSupportfireice-uk2017-10-053-4/+5
|\ \
| * | fix broken nicehash supportpsychocrypt2017-10-043-4/+5
| |/
* | Merge pull request #17 from fireice-uk/topic-soft-aes-inlinepsychocrypt2017-10-053-215/+127
|\ \
| * | Further software aes optimisationfireice-uk2017-10-051-25/+23
| * | Cleaned up, so persons not very proficient in C macros, like hyc_symas don't ...fireice-uk2017-10-051-99/+14
| * | rename soft_aes.cfireice-uk2017-10-042-3/+2
| |/
* | Lots of little cleanup changesfireice-uk2017-10-041-1/+1
|/
* readd nicehash pool supportpsychocrypt2017-10-012-2/+11
* return 0 if help is calledpsychocrypt2017-10-011-1/+2
* add -c option for config filepsychocrypt2017-09-301-9/+24
* 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
* fix clang CUDA compilepsychocrypt2017-09-302-2/+2
* add help messagepsychocrypt2017-09-301-3/+27
* use call prefix to load backendspsychocrypt2017-09-303-4/+10
OpenPOWER on IntegriCloud