Con Kolivas
|
9e22c0ce15
Add api_add_int16 to API functions.
|
12 years ago |
Luke Dashjr
|
db23ffa2eb
Merge commit '363ead9' into bfgminer
|
11 years ago |
Luke Dashjr
|
363ead9911
Bugfix: Handle disabled CPU support properly in various places
|
11 years ago |
Luke Dashjr
|
a5ff9500e3
Merge branch 'cg_merges_20130822a' into bfgminer
|
11 years ago |
Luke Dashjr
|
38f54e604f
RPC: Use struct timeval for mcast bind timer
|
11 years ago |
Kano
|
5fdd5b5f55
api - buffer size off by 1 for joined commands
|
12 years ago |
Luke Dashjr
|
a74ba8b1d8
Report precise share difficulties below 1
|
12 years ago |
Luke Dashjr
|
961446f8d5
Merge branch '201402_opencl_cleanup' into bfgminer
|
12 years ago |
Luke Dashjr
|
b04000a490
RPC: Remove separate CPU and GPU counters from devs Msg
|
12 years ago |
Luke Dashjr
|
2cb086a9cd
RPC: Optimise find_index_by_cgpu
|
12 years ago |
Luke Dashjr
|
1cda61fc8e
Bugfix: RPC: Restore PGA index counting
|
12 years ago |
Luke Dashjr
|
0ea29ecc23
RPC: Add "MHS rolling" key to status mirroring "MHS %ds"
|
12 years ago |
Luke Dashjr
|
ff00c7e66e
Bugfix: Remove devtype variable from driver API
|
12 years ago |
Luke Dashjr
|
27ce457591
opencl: Store oclthreads and only convert to/from intensity numbers when dealing with external interfaces
|
12 years ago |
Luke Dashjr
|
e530385c84
RPC: Deprecate all cpu* and gpu* commands, and remove CPU/GPU counts from 'devs' response
|
12 years ago |
Luke Dashjr
|
289817c24a
RPC: pgarestart command to match {cpu,gpu}restart
|
12 years ago |
Luke Dashjr
|
f6639b56ef
RPC: Unify common code under get_pga_cgpu function
|
12 years ago |
Luke Dashjr
|
ecc96ae53d
RPC: Consider CPU and OpenCL devices as "PGAs" to begin migration to a simpler interface
|
12 years ago |
Luke Dashjr
|
3d4b6c2ae9
RPC: Turn gpu{intensity,mem,engine,fan,vddc} into wrappers around set_device
|
12 years ago |
Luke Dashjr
|
223df8d6ad
Move all OpenCL-specific data behind device_data pointers, and relocate OpenCL-specific code out of miner.c
|
12 years ago |
Luke Dashjr
|
a083331af2
Bugfix: RPC: Ensure isjoin always gets initialised
|
12 years ago |
Kano
|
82e4e2a6c6
API allow multiple commands/replies in one request
|
12 years ago |
Luke Dashjr
|
cd8069db6b
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Con Kolivas
|
ad812481f5
Store when the last getwork was retrieved and display it in the API summary.
|
12 years ago |
Luke Dashjr
|
84462f8031
set_device_funcs support for returning messages on success
|
12 years ago |
Luke Dashjr
|
93b8ceda83
RPC: Support for alternate message strings
|
12 years ago |
Luke Dashjr
|
21f5771e47
Refactor set_device interface to use option arrays
|
12 years ago |
Luke Dashjr
|
999b873947
Merge commit '73fbf53' into bfgminer
|
12 years ago |
Luke Dashjr
|
73fbf53396
Bugfix: RPC: MSG_PGASETOK does not have a string param
|
12 years ago |
Luke Dashjr
|
c2a17ee34c
Rename *nonces variables to *_diff1 to reflect their nature better
|
12 years ago |