Luke Dashjr
|
ffd1e4cf97
Partial-Merge commit '9a71654' into cg_merges_20121203 (rename rename_thr to RenameThread)
|
13 years ago |
Luke Dashjr
|
2e80e5c13f
Partial-Merge commit '28f251e' into cg_merges_20121203 (noop usbutils, and modminer symbolic command names)
|
13 years ago |
Luke Dashjr
|
8b90597776
Merge branch 'bfgminer' into cg_merges_20121203
|
13 years ago |
Luke Dashjr
|
4b3b8c3f60
Merge branch 'bugfix_usb_pkgcfg' into bfgminer
|
13 years ago |
Luke Dashjr
|
de6ab25a61
Merge commit '53c9cda' into cg_merges_20121203
|
13 years ago |
Kano
|
152e7e36a2
mmq usb v0.4 + api usb stats
|
13 years ago |
Con Kolivas
|
3ab03e8ff9
Merge pull request #334 from denis2342/pkgconfig
|
13 years ago |
Con Kolivas
|
33c9faae11
Pass ostate values around in scrypt to be able to extract full hashes if needed later on.
|
13 years ago |
Con Kolivas
|
2822fe8ccc
Do away with the flaky free_work api in the driver code which would often lose the work data in opencl and simply flush it before exiting the opencl scanhash.
|
13 years ago |
Luke Dashjr
|
6bf22edb09
Partial-Merge commit '2d35ac2'
|
13 years ago |
Luke Dashjr
|
5dd580ac2b
Bugfix: Use pkgconfig for libusb when available, and try to guess the include path if not
|
13 years ago |
Peter Stuge
|
318ef85a9f
Require pkg-config to find libusb-1.0, and fix libusb.h #includes
|
13 years ago |
Con Kolivas
|
8bc60506c5
Revert "Find libusb-1.0 with pkg-config except on mingw, and fix #include path"
|
13 years ago |
nelisky
|
c93e5e95cd
openwrt needs roundl
|
13 years ago |
Con Kolivas
|
217be6ed98
Do away with the flaky free_work api in the driver code which would often lose the work data in opencl and simply flush it before exiting the opencl scanhash.
|
13 years ago |
Con Kolivas
|
2d35ac2567
Track all dynamically allocated memory within the work struct by copying work structs in a common place, creating freshly allocated heap ram for all arrays within the copied struct.
|
13 years ago |
Peter Stuge
|
ce72dbea7d
Find libusb-1.0 with pkg-config except on mingw, and fix #include path
|
13 years ago |
Con Kolivas
|
e55ef04df6
Revert "Find libusb-1.0 using pkg-config and correct the libusb.h #include path"
|
13 years ago |
Con Kolivas
|
9ad02fe303
Support workid for block submission on GBT pools that use it.
|
13 years ago |
Luke Dashjr
|
118c68471c
Merge commit '598ee76' into cg_merges_20121115
|
13 years ago |
Peter Stuge
|
171c3d0c72
Find libusb-1.0 using pkg-config and correct the libusb.h #include path
|
13 years ago |
Con Kolivas
|
4e7edf0bc2
Support for fractional diffs and the classic just-below-1 share all FFs diff target.
|
13 years ago |
Con Kolivas
|
b3864d1a94
Support for fractional diffs and the classic just-below-1 share all FFs diff target.
|
13 years ago |
Con Kolivas
|
598ee76d37
Hash1 is only used by the deprecated cpu mining code and never changes so remove it from the work struct and bypass needing to process the value for all other mining.
|
13 years ago |
Luke Dashjr
|
dc603790f4
Partial-Merge commit 'a8e1ebb' into bfgminer
|
13 years ago |
Con Kolivas
|
6893c0be43
Get a work item once per second for all getwork and GBT pools to test they're still alive and to maintain a current GBT template.
|
13 years ago |
Con Kolivas
|
a8e1ebb11c
Add endian swap defines for where missing.
|
13 years ago |
Luke Dashjr
|
a714579c9c
Merge branch 'cg_gbt_skip' into cg_gbt_skip
|
13 years ago |
Luke Dashjr
|
da8972cc14
Merge branch 'stratum_transparency' into bfgminer
|
13 years ago |
Luke Dashjr
|
a2c0f3665f
Use realloc'd data_buffer to support stratum lines longer than 8 KB, and parse stratum responses during auth
|
13 years ago |