4007 Commits (79df6b9f799ed5f0ed0336af748a13a1e64dec60)
 

Author SHA1 Message Date
James Z.M. Gao c9ae715019 Compile CPU mining for win32 and win64 12 years ago
Con Kolivas dfea623960 Merge branch 'master' of github.com:ckolivas/cgminer 12 years ago
Con Kolivas 6cdbf6e4f1 Remove references to CPU mining from README. 12 years ago
Con Kolivas b81ef944ce Merge pull request #415 from kanoi/bflsc 12 years ago
Kano ed480de9c1 LTC text typo 12 years ago
Con Kolivas 5f567345ba Merge branch 'master' of github.com:ckolivas/cgminer 12 years ago
Con Kolivas b3e734e7e1 Show share hash as little endian as needed. 12 years ago
Con Kolivas 0d8c3fe018 Merge pull request #412 from BitSyncom/avalon-sync 12 years ago
Con Kolivas 76712c15fd Merge pull request #414 from kanoi/bflsc 12 years ago
Kano f080db5fee generic work structure flags for BFLSC (and usable by other drivers if needed) 12 years ago
Kano ea327f7ba2 work queues - remove new but unnecessary functions 12 years ago
Con Kolivas ea4cf57d94 Merge pull request #413 from kanoi/bflsc 12 years ago
Con Kolivas e95813c8f6 Make hashmeter frequency for hash_queued_work match sole_work. 12 years ago
Kano 73616fb810 miner.h missing extern 12 years ago
Kano 131e20042a functions for handling work queues 12 years ago
Kano 8dd1ed2454 usbutils extra message requirements 12 years ago
Kano b3ae0f168e find_work() to find work in devices work queue 12 years ago
Con Kolivas 86acbddcd7 Update links and recommended SDKs. 12 years ago
Con Kolivas 48a1d8a19e Update scrypt readme re drivers and sdk. 12 years ago
Con Kolivas 125194d879 Merge pull request #411 from kanoi/bflsc 12 years ago
Kano cef96ddb8c usbutils.c usb_cmdname() usb_cmds -> string name 12 years ago
Kano e88652bc56 BFL FPGA Windows timeout set to 999ms 12 years ago
Con Kolivas 4aea663875 Merge pull request #410 from kanoi/bflsc 12 years ago
Kano 96ac718b13 AUTHORS - spam update time (one year since the last) 12 years ago
Xiangfu 9619d040d6 api-example.c: add a -o option for output pure message 12 years ago
Con Kolivas b8f4fa480c Update README for x970 memdiff values. 12 years ago
Con Kolivas 11dd8acb32 Update README to match changes to display. 12 years ago
Con Kolivas 6fab6c6513 Merge pull request #409 from kanoi/bflsc 12 years ago
Kano 956d444054 avalon usbutils requirements 12 years ago
Con Kolivas 6c418f45b1 Remove increasingly irrelevant discarded work from status lines. 12 years ago
Con Kolivas 886df16d01 Remove increasingly irrelevant queued and efficiency values from status and move WU to status line. 12 years ago
Con Kolivas 1a19729aaa Allow cgminer to start if usb hotplug is enabled but no devices yet exist. 12 years ago
Con Kolivas 132ee4c981 Do not scan other gpu platforms if one is specified. 12 years ago
ckolivas 40dda83283 Update README for sync objects on windows. 12 years ago
ckolivas 795be943d2 Update README about intensity. 12 years ago
ckolivas e6ac80c688 Add information for setting gpu max alloc and sync parameters for windows with scrypt. 12 years ago
Con Kolivas 1ed86decf3 If the hashmeter is less than the log interval and being updated by the watchdog, don't update the hashrate. 12 years ago
Con Kolivas c247ba0598 Bump version to 2.11.3 12 years ago
Con Kolivas c5b5e735ff Update docs and reorder README to show executive summary near top. 12 years ago
Con Kolivas 072ffbba42 Update the hashmeter at most 5 times per second. 12 years ago
Con Kolivas bfb85c45d7 Merge pull request #408 from kanoi/bflsc 12 years ago
Kano e07d21be8f usbutils use it's own internal read buffer 12 years ago
Con Kolivas 576e22bf71 Update scrypt readme with newer information and to match changes in code. 12 years ago
Con Kolivas c24ffa1520 Merge pull request #407 from kanoi/bflsc 12 years ago
Con Kolivas 13e19de4d5 Calculate work utility for devices that support target diffs of greater than 1, and update scrypt code to use it. 12 years ago
Kano b29828e8da usbutils allow read termination match to be a string 12 years ago
Kano c63ae9d981 usbutils spelling :) 12 years ago
Con Kolivas d7d630b86c Set default GPU threads to 1 for scrypt. 12 years ago
Con Kolivas 21a36f4840 Connect backup stratum pools if the primary pool cannot deliver work. 12 years ago
Con Kolivas 584fc013ab Use a new algorithm for choosing a thread concurrency when none or no shader value is specified for scrypt. 12 years ago