ystarnaud
22c34fbf45
Old Kernel Fix
...
Old kernels would produce HW. Also, corrected an hamsi problem for
people who didn't use hamsi-expand-big 1.
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
ystarnaud
e0647546de
Hamsi fix
...
Original implementation of x15 made changes to hamsi, which in turn
caused issues with other kernels.
11 years ago
ystarnaud
e234b2d969
X13 Fix
...
The modified fugue.cl included in the x15 changes broke x13 kernels.
11 years ago
ystarnaud
bb667fe627
Remove old files
...
Removing unnecessary files.
11 years ago
aznboy84
85fa1637e3
Fixed marucoin mod
...
Improve hamsi and fugue hashing (base on girino x13 version)
use SPH_KECCAK_UNROLL 1
and SPH_LUFFA_PARALLEL 1
to improve hashrate even further
11 years ago
aznboy84
ab8be249fe
Create whirlpool.cl
11 years ago
aznboy84
81bcc15e91
Create shabal.cl
11 years ago
aznboy84
e78d4448f1
Create hamsi_helper.cl
11 years ago
aznboy84
4be3039592
File too big .. can't edit
11 years ago
aznboy84
c24cd984da
Optimized a bit
11 years ago
aznboy84
80d51959e1
Create bitblockold.cl
11 years ago
aznboy84
348c974728
Create bitblock.cl
11 years ago
aznboy84
69e32822fa
Create hamsi_helper_old.cl
11 years ago
aznboy84
fbcde31b81
Create hamsi_old.cl
11 years ago
ystarnaud
4278c8773b
Fixed kernel problems under 13.12
...
Should address #284
11 years ago
ystarnaud
ea1de3262a
Updated x11 kernel
11 years ago
ystarnaud
1914cef959
Fixed x13 and other issues
...
Corrected the x13 errors and fixed a few issues with the config parser's
handling of the default_profile.
11 years ago
ystarnaud
f6adfd548e
Updated x13 kernel
11 years ago
ystarnaud
56055754eb
Whitespace and indentation fix
...
Fixed whitespace and indentation of lasybear's pull request #272 .
11 years ago
ystarnaud
3975f0441f
Updated x13 kernel
11 years ago
lasybear
a85e669d02
Fix compatibility with AMD drivers 14.6
11 years ago
lasybear
e7228b20f4
talkcoin-mod
11 years ago
Jan Berdajs
881355d873
add --hamsi-expand-big option for setting EXPAND_BIG in X13 kernels
11 years ago
Jan Berdajs
dfaee21023
extract marucoin-modold (for old GPUs like Radeon HD 5xxx, e.g. 5850) as separate kernel and add support for it
11 years ago
Jan Berdajs
064d940ea2
manually merge changes to X11-mod/X13-mod kernels (lazybear)
11 years ago
Jan Berdajs
ce3624fba6
add marucoin-mod (X13-mod)
11 years ago
Jan Berdajs
dca83c1112
Add improved Darkcoin (X11-mod) algorithm
11 years ago
Jan Berdajs
9d9f5b7586
Add MaxCoin support
11 years ago
Bufius
6d5e7bdd31
add credits
11 years ago
Bufius
292ede3338
format code
11 years ago
Bufius
3c14f0a753
slightly improved performance, works with LG of 2, 4 and 8
11 years ago
phm
474091c426
Added support for Twecoin
11 years ago
phm
0f88162c39
Added support for Sifcoin
11 years ago
phm
764d8706b4
Added support for GroestlCoin.
11 years ago
phm
535696aee8
Cleaned up source code.
11 years ago
phm
e260e79ab2
Added support for FugueCoin
11 years ago
phm
66f508d01f
Added support for AnimeCoin
11 years ago
phm
8fe1b860c5
Added support for MyriadCoin groestl algorithm.
11 years ago
Noel Maersk
11cf733ede
misc: fix spaces after closing parenthesis.
...
sed -i 's/) $/)/' *.cl
11 years ago
Noel Maersk
e18bcc2582
kernel: use N-factor table instead of passing parameter N directly.
11 years ago
phm
3370e0846f
Quark optimizations - replaced ifs with condiational operators
11 years ago
Teemu Suikki
73bb1504e9
Scrypt-nfactor support!
...
Added new configuration parameter "nfactor", which defaults to 10 (normal scrypt).
Use 11 for vertcoin.
Kernels modified accordingly.
11 years ago
phm
d9fc7ccb4e
Added support for QubitCoin
11 years ago
phm
c336a8399a
Added support for INKcoin.
11 years ago
phm
e92d5ebf6e
Added support for InkCoin
11 years ago
phm
a17ec112f6
Added support for Quark mining.
11 years ago
phm
9585d2a8e6
Added support for DarkCoin kernel. Modified stats display to handle low difficulty values.
11 years ago
Noel Maersk
23eb242a5f
kernel: make psw usable, reorder cases alphabetically.
...
Closes https://github.com/veox/sgminer/issues/30
11 years ago
Brandon Tuomela
bda1070259
kernel: add psw kernel.
11 years ago