1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

145 Commits

Author SHA1 Message Date
Con Kolivas
882e4d85de Merge pull request #123 from xiangfu/icarus
Add Icarus Support to Cgminer
2012-02-21 03:14:20 -08:00
Con Kolivas
d85fc0f799 Begin import of DiabloMiner kernel. 2012-02-21 21:48:10 +11:00
Con Kolivas
136b50d51c Bump version number to 2.2.7 2012-02-20 09:38:31 +11:00
Xiangfu
2bb92ebcdc add Icarus support to autoreconf system 2012-02-19 22:22:02 +08:00
ckolivas
6693898710 Fix diakgcn kernel working by passing it D1A variable and renaming it in the cl code accordingly.
Renumber version consistent with change in code since it now works.
2012-02-16 17:31:22 +11:00
Con Kolivas
a95e4f4d03 Bump version number to 2.2.6. 2012-02-16 01:16:21 +11:00
Con Kolivas
5e31785e7b Increase poclbm version number. 2012-02-15 00:29:07 +11:00
Con Kolivas
aa1523d765 Bump up version number to 2.2.5 2012-02-13 13:30:14 +11:00
Con Kolivas
64acb9dae7 Increase version numbers of modified kernels. 2012-02-13 13:26:03 +11:00
Con Kolivas
862e9da48e Bump version number to 2.2.4. 2012-02-11 20:29:27 +11:00
Con Kolivas
cad84c6f2c Change poclbm version number. 2012-02-11 11:51:15 +11:00
ckolivas
59d3d0112b Implement diablo kernel support and try to make it work. 2012-02-11 11:48:12 +11:00
ckolivas
cb7145b179 Add basic build ability with diakgcn and put all kernel names in configure.ac to avoid changing them in mutliple places. 2012-02-11 11:48:11 +11:00
Con Kolivas
63777c9d30 Bump version to 2.2.3 with NEWS. 2012-02-06 21:37:22 +11:00
Con Kolivas
2db367e732 Bump version to 2.2.2 2012-02-06 18:41:50 +11:00
ckolivas
a1d230e879 Deprecate main.c 2012-02-04 13:12:19 +11:00
ckolivas
7d97ed6dd6 Fix various build issues. 2012-02-04 10:23:06 +11:00
Con Kolivas
c0e8819d86 Fix bitforce failing to build into cgminer. 2012-01-31 00:20:58 +11:00
Con Kolivas
269b456864 Bump version to 2.2.1 2012-01-30 23:57:22 +11:00
Con Kolivas
09ea6bd21a Bump version number up 2.2.0 2012-01-29 12:07:18 +11:00
Con Kolivas
995b6dc892 Make bitforce off not compile bitforce.c properly. 2012-01-29 10:52:24 +11:00
Con Kolivas
1865a01a2b Make bitforce support default to disabled. 2012-01-29 10:27:16 +11:00
Luke Dashjr
5dfc8b694f BitForce FPGA support
cgminer will scan for and mine BitForce FPGAs on USB ports by providing the
new --scan-serial <device> option, or autodetect them by searching
/dev/serial/by-id for *BitFORCE_SHA256*
2012-01-19 01:24:37 -05:00
ckolivas
332b3ca1e6 Configure out building and support of all CPU mining code unless --enable-cpumining is enabled. 2012-01-19 16:56:42 +11:00
ckolivas
91af258e77 Add configuration option for CPU mining which will default to off. 2012-01-19 15:55:45 +11:00
Con Kolivas
d3b4a6f307 Bump version to 2.1.2 2012-01-06 20:37:44 +11:00
Con Kolivas
d515d31854 Bump version number to 2.1.1 2012-01-01 20:28:36 +11:00
Con Kolivas
743d81b36b Adjust column width of A/R/HW to be the maximum of any device and align them. 2012-01-01 20:25:04 +11:00
Con Kolivas
4f879b4286 Bump version to 2.1.0. 2011-12-27 16:23:27 +11:00
Con Kolivas
90fa5fcdf0 Bump to version 2.0.9 while still in development. 2011-12-20 23:45:15 +11:00
Kano
50a0892254 2.0.8x Full GPU stats, descriptive field names and --api-description 2011-12-04 00:24:26 +11:00
Kano
45068ced82 Version 2.0.8w (windows changes) 2011-11-29 11:07:27 +11:00
Con Kolivas
4c68ad0183 Fix for Intel Macs. 2011-11-13 08:23:42 +11:00
Con Kolivas
d5231ea57f Fix build error with -ldl being passed to LDFLAGS instead of LDADD and update configure output. 2011-11-11 22:21:30 +11:00
Con Kolivas
35a8b9f3c5 Bump version number to 2.0.8 2011-11-11 19:42:21 +11:00
Con Kolivas
d8770654f5 Add x86_64 w64 mingw32 target courtesy of dukrat. 2011-10-28 11:11:28 +11:00
Con Kolivas
1acdad89ab Bump version number to 2.0.7. 2011-10-17 14:24:42 +11:00
Con Kolivas
a41db9d436 Bump version to 2.0.6 and update docs. 2011-10-09 14:14:50 +11:00
Con Kolivas
5133cf5b06 Add altivec 4 way support courtesy of Gilles Risch. 2011-10-09 12:22:00 +11:00
Con Kolivas
16dce491f2 Bump version to 2.0.5 2011-09-27 15:17:30 +10:00
Con Kolivas
a49fc18410 Bump version number to 2.0.4. 2011-09-23 11:48:12 +10:00
Luke Dashjr
014d43b06a Bugfix: fix linking when OpenCL is not detected 2011-09-23 10:46:59 +10:00
Con Kolivas
da764e5441 Reset opencl flags if not detected to prevent build failure without opencl. 2011-09-23 10:04:09 +10:00
Con Kolivas
1016ae4cd4 Bump version number to 2.0.3. 2011-09-17 13:38:37 +10:00
UukGoblin
88fd7c1d38 use ATISTREAMSDKROOT env variable if available...
... to determine the location of OpenCL libs

clean up the use of OPENCL_* vars in autostuff
2011-09-15 11:34:39 +10:00
Con Kolivas
84a3ee45fd Bump version to 2.0.2. 2011-09-11 15:33:36 +10:00
Con Kolivas
9d84e91560 Properly substitute DLOPEN flags to build with ADL support when -ldl is needed and not when opencl is not found. 2011-09-11 13:32:19 +10:00
Con Kolivas
5abf83860b Bump version to 2.0.1 2011-09-09 12:21:19 +10:00
Con Kolivas
758afbf00e Add -lpthread, not -pthread and remove -lm which is not required. 2011-09-08 21:42:00 +10:00
Con Kolivas
df78f45dd9 Latest glibc appears to want linking against -lm as well for dlopen. 2011-09-08 09:53:14 +10:00