Luke Dashjr
|
519fec34df
Merge commit 'bc0e714' into cg_merges_20130524b
|
12 years ago |
Luke Dashjr
|
75c49cbb31
Merge commit '84907d9' into cg_merges_20130523a
|
12 years ago |
James Z.M. Gao
|
5e7fc0073b
Compile CPU mining for win32 and win64 (incomplete)
|
13 years ago |
Kano
|
e0994aa9fa
rename device_api -> device_drv and all related api -> drv
|
13 years ago |
Con Kolivas
|
bc0e71448e
Make scrypt submission use the submit_nonce code, with nonces matching endianness.
|
12 years ago |
James Z.M. Gao
|
c9ae715019
Compile CPU mining for win32 and win64
|
13 years ago |
Luke Dashjr
|
1aea99eae3
Merge commit 'dfbf189' into multiproc
|
13 years ago |
Luke Dashjr
|
a76cbd4192
Preformat dev_repr (device representation) and proc_repr (processor representation) once for use everywhere
|
13 years ago |
Luke Dashjr
|
1458821958
Update copyrights
|
13 years ago |
Luke Dashjr
|
7709fc967f
Bugfix: cpu: Corrections necessary to get 'c' and 'cryptopp' algorithms working on big endian
|
13 years ago |
Kano
|
7abf30b2c0
distinguish between drv and it's id enum now called drv_id
|
13 years ago |
Kano
|
212f32e5e0
Split thr_info array into control_thr and mining_thr pointers so more mining threads can be added later
|
13 years ago |
Kano
|
a4e95cfa42
device_drv missing drv for cpu and incorrect test
|
13 years ago |
Kano
|
a344deb6ac
rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is
|
13 years ago |
Luke Dashjr
|
702260075c
Merge commit 'c99636f' into cg_merges_20121207
|
13 years ago |
Luke Dashjr
|
99fed00e7f
Semi-Merge commit '52de717' into cg_merges_20121207 (just reorder __maybe_unused)
|
13 years ago |
Con Kolivas
|
c99636f21b
Begin tearing down the old workio command queues by removing submit commands from there and submit them asynchronously via their own threads.
|
13 years ago |
Con Kolivas
|
52de7170b2
Shut up some boring old cpu warnings.
|
13 years ago |
Luke Dashjr
|
118c68471c
Merge commit '598ee76' into cg_merges_20121115
|
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
|
f3e9893ef0
Bugfix: Deal with various compiler warnings
|
13 years ago |
Luke Dashjr
|
b226c06f08
Merge commit '796f390' into cgmerges
|
13 years ago |
Kano
|
796f3906c1
WorkTime - multiple nonce per work and identify the work source
|
13 years ago |
Luke Dashjr
|
8b557bd1d1
Merge branch 'scrypt' into bfgminer
|
13 years ago |
Luke Dashjr
|
99cb0b5f1d
Merge branch 'bugfix_lnx_affinity' into bfgminer
|
13 years ago |
Luke Dashjr
|
440b310c65
Merge commit '884f83f' into scrypt
|
13 years ago |
Luke Dashjr
|
8162547379
Merge commit 'a5ebb71' into scrypt
|
13 years ago |
Con Kolivas
|
fdcaea1c13
Start with smaller amount of hashes in cpu mining to enable scrypt to return today sometime.
|
13 years ago |
Con Kolivas
|
a5ebb71216
Add cpumining capability for scrypt.
|
13 years ago |
Luke Dashjr
|
5acedd22f0
Merge branch 'cgminer' into bfgminer
|
13 years ago |