elbandi
17f2478edd
Some other minor fixes from theLosers106
9 years ago
elbandi
6fd618d284
Tweak lyra2re algo files
9 years ago
elbandi
9fe7dc9482
Version bump to 5.2.0
9 years ago
troky
666641b8e2
Removed patch_kernel.* from MSVS project.
10 years ago
troky
ae87ca622e
wolf's whirlpoolx mod
10 years ago
troky
8cb4fc9d6e
Added Pluck algo
10 years ago
troky
8d68e96934
Added Lyra2RE algo
10 years ago
troky
f366619269
Version bump to 5.1.1
10 years ago
troky
89c380a4ac
Added WhirlpoolX algorithm
10 years ago
troky
4ced43ba2b
MSVS fix.
10 years ago
ystarnaud
4ba8a68043
Merged develop branch with master +updates
...
Moved the develop code to master. Moving forward all updates will be
done on master unless it's work on a major feature.
This update contains all previous develop code as well as a few new ones
that weren't pushed yet:
* Added neoscrypt compatibility for xintensity/rawintensity
* Neoscrypt now uses correct TC if not specified or set to 0
* Reworked the application of pool settings on algorithm switch which
should resolve TC/Intensity changes between algos such as X11 and
neoscrypt
10 years ago
ystarnaud
81d9c9e574
Events framework
...
Added the ability to have users run commands, reboot the system or quit sgminer based on system events. These events can be defined and placed throughout the sgminer source. So far the events are: "gpu_sick", "gpu_dead" and "idle". I will document further shortly. Config example available here: http://pastebin.com/2rRv3EzH
10 years ago
ystarnaud
42737acf66
Added Neoscrypt with Wolf9466 improvements.
10 years ago
troky
ba9818a707
Fix version display in windows builds (mingw)
10 years ago
troky
32d95dd967
Updated to MSVS 2013
10 years ago
troky
e481d67e59
MSVS fix.
10 years ago
ystarnaud
a90bbf7dd2
Added "Fresh" Algorithm and optimized it for a slight speed increase using extra kernels.
10 years ago
troky
eb2ad8b3eb
Removed AMD APP SDK include files.
10 years ago
troky
e39121bdfe
Version bump for MSVS project.
10 years ago
troky
e0b34485f7
Fixed compatilibilty issues on MSVS.
10 years ago
troky
8b44007901
Fixed compatilibilty issues on MSVS.
10 years ago
troky
c196dfd2dd
MSVS2010 project update.
11 years ago
troky
0950af71cf
Documentation update.
11 years ago
troky
66ec621c9b
Added Jansson as submodule.
11 years ago
ystarnaud
5c9126fd61
X14 Implementation
...
Added X14 and cleaned up the X13/X15 kernels so all 3 offshoots are in
sync. New option "--hamsi-short" or "hamsi-short":true to add a small
boost. May not work on all GPUs.
11 years ago
aznboy84
12a2accd7e
MSVC X15 commit
11 years ago
aznboy84
847d454d9c
Add bitblock files to solution
11 years ago
Noel Maersk
92d2256dda
Bump version to 4.2.2.
11 years ago
troky
d7d387a214
MSVS fix for talkcoin commit.
11 years ago
troky
1965131784
Moved strsep() implementation from winbuild.h to compat.h
11 years ago
troky
85a6adf8fb
MSVS project update for config_parser commit
11 years ago
troky
8ad1d91c4f
Fixed MSVS project bug introduced in d83d7bd386
11 years ago
troky
60a79024ad
MSVS project cleanup.
11 years ago
troky
d83d7bd386
Removed original sha2 and made code use sph_sha2
11 years ago
troky
a564c24a4d
MSVS: project cleanup and reorder.
11 years ago
Jan Berdajs
d04c096403
add ocl/ files to MSVC project
11 years ago
Jan Berdajs
e5779e1e26
move algorithms into separate folder
11 years ago
troky
04c0aeed3e
MSVS: Removed Curl includes from sgminer tree as they are provided from Curl source archive.
11 years ago
troky
bc1c620b07
MSVS: Updated libcurl Makefile to v7.37.0
11 years ago
troky
8198286597
Fixed MSVS build.
11 years ago
troky
b8a1c1f660
MSVS compatibility update.
11 years ago
Jan Berdajs
713cfb52c0
update visual studio project (add new files), update solution (was too new for VS2010 Express)
11 years ago
Jan Berdajs
c0baf790f6
making new algorithms and other changes merged from sph-sgminer work with current version of sgminer
11 years ago
Noel Maersk
76c462d0df
Bump version to 4.2.1.
11 years ago
Noel Maersk
87ece62013
Bump version to 4.2.0.
11 years ago
Noel Maersk
f5709910fb
api: Bugfix, bump version to 4.1.271, initialise name/desc/algo in addpool() so checks for NULL work.
...
Otherwise API "addpool|a,b,c" command segfaults (access uninitialised
memory address).
11 years ago
Noel Maersk
49fecf93a3
misc: Bump version to 4.1.270.
11 years ago
Noel Maersk
336135f888
misc: Bump version to 4.1.242.
11 years ago
troky
9e481ebb3d
VS2010 build: Removed kernel name definitions.
11 years ago
unknown
958764fecc
MSVS build: Fixed debug build. MSVS doesn't like uninitialized variables.
11 years ago