elbandi
17f2478edd
Some other minor fixes from theLosers106
9 years ago
elbandi
6fd618d284
Tweak lyra2re algo files
9 years ago
troky
666641b8e2
Removed patch_kernel.* from MSVS project.
10 years ago
troky
8cb4fc9d6e
Added Pluck algo
10 years ago
troky
8d68e96934
Added Lyra2RE algo
10 years ago
troky
89c380a4ac
Added WhirlpoolX algorithm
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
c196dfd2dd
MSVS2010 project 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
847d454d9c
Add bitblock files to solution
11 years ago
troky
d7d387a214
MSVS fix for talkcoin commit.
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
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
unknown
958764fecc
MSVS build: Fixed debug build. MSVS doesn't like uninitialized variables.
11 years ago
unknown
201036dd92
Added algorithm.* and inttypes.h for MSVS build
11 years ago
unknown
747efda902
MSVS2010: Added pool.c and pool.h to project.
11 years ago
unknown
c4edf5028b
VS2010 build: Cosmetic changes in project configuration.
11 years ago
unknown
861307becc
VS2010 build: Fixed debug build. Moved some windows related defines to preprocessor.
11 years ago
unknown
6450f46975
VS2010 build: Fixed git versioning script
11 years ago
unknown
fc51d1696b
VS2010 build: config.h cleanup and offload. Added git versioning.
11 years ago
troky
21c007e842
VS2010 build: Static pthreads compiling and linking.
11 years ago
troky
70845714b5
VS2010 build: Added library building instructions.
11 years ago
troky
975139e054
VS2010 build: Prepared jansson for VS compile.
11 years ago
Sanjin Trošelj
8d25b38e9b
VS2010 build: winbuild/* dist and project files.
...
Cherry-picked by veox.
11 years ago