|
fdb67e8b
|
2012-07-30T13:58:53
|
|
Bump version to 2.6.1
|
|
ac6315b7
|
2012-07-29T22:15:42
|
|
Bump version 2.6.0, adding SCRYPT README to makefile.
|
|
b3a41e40
|
2012-07-24T20:33:04
|
|
Update kernel versions reflecting changes in the API.
|
|
176cdf8b
|
2012-07-13T14:44:52
|
|
Begin import of scrypt opencl kernel from reaper.
|
|
5532f1df
|
2012-07-06T20:03:47
|
|
Bump version to 2.5.0
|
|
2e0a94db
|
2012-07-01T12:17:48
|
|
Bump version number to 2.4.4
|
|
896775e3
|
2012-06-30T09:47:53
|
|
Fix builds on non gnu platforms.
|
|
f72ed3b6
|
2012-06-14T21:12:51
|
|
Bump version to 2.4.3
|
|
76f96f47
|
2012-06-11T03:02:10
|
|
New driver: BTCFPGA ModMiner
|
|
d3fa59d7
|
2012-06-05T02:17:09
|
|
Abstract generally useful FPGA code into fpgautils.c
|
|
52ab297e
|
2012-06-02T15:27:02
|
|
Bump version to 2.4.2
|
|
8e25239d
|
2012-05-06T20:53:23
|
|
Bump version number to 2.4.1
|
|
81286a90
|
2012-05-03T16:19:19
|
|
Bump version to 2.4.0
|
|
0171c84e
|
2012-04-29T10:21:15
|
|
Bump version number to 2.3.6
|
|
60cc425f
|
2012-04-28T14:07:16
|
|
Bump version number to 2.3.5
|
|
f479be07
|
2012-04-27T08:29:56
|
|
add goffset support for diakgcn with -v 1 and update kernel version
|
|
0e916802
|
2012-04-25T14:27:01
|
|
Bump version number to 2.3.4
|
|
cbe6ab19
|
2012-04-24T23:00:07
|
|
configure.ac epoll.h not used now
|
|
cfe3eb0b
|
2012-04-22T10:43:31
|
|
Merge branch 'master' into ztex
Conflicts:
configure.ac
|
|
1291f5a4
|
2012-04-21T10:20:21
|
|
Icarus: Use epoll (where available) to get nonces ASAP
|
|
98d66641
|
2012-03-13T00:00:33
|
|
removing hard coded include path for libusb-1.0
|
|
99a188f9
|
2012-03-11T00:49:25
|
|
initial commit with some support for ztex 1.15x board.
This version is just a rough draft, but it does alredy mine.
Conflicts:
cgminer.c
configure.ac
|
|
c3ef4912
|
2012-04-15T09:46:43
|
|
Bump version number to 2.3.3
|
|
393200e8
|
2012-04-14T23:50:41
|
|
Don't even display that cpumining is disabled on ./configure to discourage people from enabling it.
|
|
fd81bdef
|
2012-03-31T15:29:13
|
|
Bump version number to 2.3.2
|
|
cf0aebb4
|
2012-03-31T01:10:28
|
|
Revert "Update phatk version number."
This reverts commit 580888f91b2c7f6f17dc0d87b4c98a471e99cb30.
Removing changes which did nothing.
|
|
580888f9
|
2012-03-30T07:50:36
|
|
Update phatk version number.
|
|
7458927f
|
2012-03-28T04:25:54
|
|
Merge pull request #155 from luke-jr/no_curses
Make curses TUI support optional at compile-time.
|
|
e26f0ac1
|
2012-03-28T04:22:03
|
|
Merge pull request #154 from luke-jr/bugfix_withval
Bugfix: AC_ARG_WITH provides withval instead of enableval
|
|
ad824207
|
2012-03-28T04:21:18
|
|
Merge pull request #151 from luke-jr/libudev_detect_fixes
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
|
|
3c16c853
|
2012-03-28T20:13:08
|
|
Reinstate old diablo kernel variable ordering from 120222, adding only goffset and vector size hint. The massive variable ordering change only helped one SDK on 7970 but hurt other devices.
|
|
3f3c8361
|
2012-03-28T13:21:40
|
|
Change the version number on the correct kernels.
|
|
4325cff2
|
2012-03-27T23:01:24
|
|
Update version numbers of poclbm and diablo kernels as their APIs have also changed.
|
|
ed8382c8
|
2012-03-12T14:56:05
|
|
Make curses TUI support optional at compile-time.
|
|
2295d6b1
|
2012-03-12T14:57:56
|
|
Bugfix: AC_ARG_WITH provides withval instead of enableval
|
|
3d9970d6
|
2012-02-29T09:02:30
|
|
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
|
|
ae997142
|
2012-02-26T14:46:51
|
|
Use libudev to autodetect BitFORCE GPUs, if available
|
|
fc6585de
|
2012-02-24T14:20:03
|
|
Bump version number to 2.3.1.
|
|
e9889a38
|
2012-02-24T14:00:48
|
|
Revert kernels that are designed for newer hardware and SDKs to 2.3.0 release style.
|
|
70e8ade5
|
2012-02-24T13:22:42
|
|
Revert behaviour to old nonce init code.
|
|
fe34ba18
|
2012-02-23T20:52:27
|
|
Bump version to 2.3.0
|
|
0bde9579
|
2012-02-22T14:17:16
|
|
Update all kernel version names.
|
|
882e4d85
|
2012-02-21T03:14:20
|
|
Merge pull request #123 from xiangfu/icarus
Add Icarus Support to Cgminer
|
|
d85fc0f7
|
2012-02-21T20:28:10
|
|
Begin import of DiabloMiner kernel.
|
|
136b50d5
|
2012-02-20T09:38:31
|
|
Bump version number to 2.2.7
|
|
2bb92ebc
|
2012-02-13T16:04:13
|
|
add Icarus support to autoreconf system
|
|
66938987
|
2012-02-16T17:31:22
|
|
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.
|
|
a95e4f4d
|
2012-02-16T01:16:21
|
|
Bump version number to 2.2.6.
|
|
5e31785e
|
2012-02-15T00:18:12
|
|
Increase poclbm version number.
|
|
aa1523d7
|
2012-02-13T13:30:14
|
|
Bump up version number to 2.2.5
|
|
64acb9da
|
2012-02-13T13:26:03
|
|
Increase version numbers of modified kernels.
|
|
862e9da4
|
2012-02-11T20:29:27
|
|
Bump version number to 2.2.4.
|
|
cad84c6f
|
2012-02-11T11:51:15
|
|
Change poclbm version number.
|
|
59d3d011
|
2012-02-10T14:33:40
|
|
Implement diablo kernel support and try to make it work.
|
|
cb7145b1
|
2012-02-08T13:45:56
|
|
Add basic build ability with diakgcn and put all kernel names in configure.ac to avoid changing them in mutliple places.
|
|
2270b4e0
|
2012-02-10T14:33:40
|
|
Implement diablo kernel support and try to make it work.
|
|
a6c6866a
|
2012-02-08T13:45:56
|
|
Add basic build ability with diakgcn and put all kernel names in configure.ac to avoid changing them in mutliple places.
|
|
63777c9d
|
2012-02-06T21:37:22
|
|
Bump version to 2.2.3 with NEWS.
|
|
2db367e7
|
2012-02-06T18:41:50
|
|
Bump version to 2.2.2
|
|
a1d230e8
|
2012-02-04T13:12:19
|
|
Deprecate main.c
|
|
7d97ed6d
|
2012-02-04T10:18:29
|
|
Fix various build issues.
|
|
c0e8819d
|
2012-01-31T00:20:58
|
|
Fix bitforce failing to build into cgminer.
|
|
269b4568
|
2012-01-30T23:57:22
|
|
Bump version to 2.2.1
|
|
09ea6bd2
|
2012-01-29T12:07:18
|
|
Bump version number up 2.2.0
|
|
995b6dc8
|
2012-01-29T10:52:24
|
|
Make bitforce off not compile bitforce.c properly.
|
|
1865a01a
|
2012-01-29T10:27:16
|
|
Make bitforce support default to disabled.
|
|
5dfc8b69
|
2012-01-08T19:56:15
|
|
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*
|
|
332b3ca1
|
2012-01-19T16:56:42
|
|
Configure out building and support of all CPU mining code unless --enable-cpumining is enabled.
|
|
91af258e
|
2012-01-19T15:55:45
|
|
Add configuration option for CPU mining which will default to off.
|
|
d3b4a6f3
|
2012-01-06T20:37:44
|
|
Bump version to 2.1.2
|
|
d515d318
|
2012-01-01T20:28:36
|
|
Bump version number to 2.1.1
|
|
743d81b3
|
2012-01-01T20:25:04
|
|
Adjust column width of A/R/HW to be the maximum of any device and align them.
|
|
4f879b42
|
2011-12-27T16:23:27
|
|
Bump version to 2.1.0.
|
|
90fa5fcd
|
2011-12-20T23:45:15
|
|
Bump to version 2.0.9 while still in development.
|
|
50a08922
|
2011-12-04T00:24:26
|
|
2.0.8x Full GPU stats, descriptive field names and --api-description
|
|
45068ced
|
2011-11-29T11:07:27
|
|
Version 2.0.8w (windows changes)
|
|
4c68ad01
|
2011-11-13T08:23:09
|
|
Fix for Intel Macs.
|
|
d5231ea5
|
2011-11-11T22:21:30
|
|
Fix build error with -ldl being passed to LDFLAGS instead of LDADD and update configure output.
|
|
35a8b9f3
|
2011-11-11T19:42:21
|
|
Bump version number to 2.0.8
|
|
d8770654
|
2011-10-28T11:11:28
|
|
Add x86_64 w64 mingw32 target courtesy of dukrat.
|
|
1acdad89
|
2011-10-17T14:24:42
|
|
Bump version number to 2.0.7.
|
|
a41db9d4
|
2011-10-09T14:14:50
|
|
Bump version to 2.0.6 and update docs.
|
|
5133cf5b
|
2011-10-09T12:22:00
|
|
Add altivec 4 way support courtesy of Gilles Risch.
|
|
16dce491
|
2011-09-27T15:17:30
|
|
Bump version to 2.0.5
|
|
a49fc184
|
2011-09-23T11:48:12
|
|
Bump version number to 2.0.4.
|
|
014d43b0
|
2011-09-22T20:41:17
|
|
Bugfix: fix linking when OpenCL is not detected
|
|
da764e54
|
2011-09-23T10:04:09
|
|
Reset opencl flags if not detected to prevent build failure without opencl.
|
|
1016ae4c
|
2011-09-17T13:38:37
|
|
Bump version number to 2.0.3.
|
|
88fd7c1d
|
2011-09-14T07:14:34
|
|
use ATISTREAMSDKROOT env variable if available...
... to determine the location of OpenCL libs
clean up the use of OPENCL_* vars in autostuff
|
|
84a3ee45
|
2011-09-11T15:33:36
|
|
Bump version to 2.0.2.
|
|
9d84e915
|
2011-09-11T13:32:19
|
|
Properly substitute DLOPEN flags to build with ADL support when -ldl is needed and not when opencl is not found.
|
|
5abf8386
|
2011-09-09T12:21:19
|
|
Bump version to 2.0.1
|
|
758afbf0
|
2011-09-08T21:42:00
|
|
Add -lpthread, not -pthread and remove -lm which is not required.
|
|
df78f45d
|
2011-09-08T09:53:14
|
|
Latest glibc appears to want linking against -lm as well for dlopen.
|
|
c8d40fb4
|
2011-09-07T09:33:43
|
|
Win32 does not use dlopen so link in -ldl only when not on win32 and display what ldflags are being passed on ./configure.
|
|
a74554a2
|
2011-09-06T13:54:30
|
|
Bump version to 2.0.0
|
|
a62b4e3e
|
2011-09-06T13:45:02
|
|
Remove unused LIBCURL_CPPFLAGS variable which should help cgminer compile on other platforms.
|
|
36a65e41
|
2011-09-06T10:24:05
|
|
Add a --disable-adl option to configure and only enable it if opencl support exists.
|
|
b6a70393
|
2011-09-05T17:39:50
|
|
Bump version to 1.9.9 till completed as version 2.0.
|
|
d57cd919
|
2011-09-03T10:53:35
|
|
Implement ATI ADL support for GPU parameter monitoring now and setting later (temp, fan, clocks etc.).
Check for the presence of the ADL header files in ADL_SDK.
Import adl_functions.h from amd overdrive ctrl.
Implement a setup function that tries to detect GPUs that support the ADL and link in the parameters into the gpus struct.
Put a summary of monitoring information from the GPU menu.
|