Luke Dashjr
|
2aee732e31
Move unused winsock2.h includes to the end of config.h
|
12 years ago |
Luke Dashjr
|
2546c0598d
Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h
|
12 years ago |
Luke Dashjr
|
1c11680fdb
Intercept and use applog for perror calls
|
12 years ago |
Luke Dashjr
|
37201d79c6
Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils
|
12 years ago |
Luke Dashjr
|
6b728213dc
Merge branch 'catalyst_13.4' into bfgminer
|
12 years ago |
Luke Dashjr
|
b9d755c2b2
opencl: Don't try to use BFI_INT patching with APP-SDK newer than 1084 (Catalyst 13.1), since it doesn't work
|
12 years ago |
Luke Dashjr
|
d65e37e052
Bugfix: opencl: Add missing include for fpgautils.h (needed for open_bitstream)
|
12 years ago |
Luke Dashjr
|
f6824582d3
Improve Makefile organization and fix "make install"
|
12 years ago |
Luke Dashjr
|
dd4904c75f
Merge commit 'b196d4f' into cg_merges_20130524b
|
12 years ago |
Luke Dashjr
|
ab177eb5ce
opencl: Disable using binary kernels on Apple by default
|
12 years ago |
Luke Dashjr
|
705dc889a8
Merge commit '57e5bfb' into cg_merges_20130524b
|
12 years ago |
Luke Dashjr
|
c53ea9c1a6
Merge commit '584fc01' into cg_merges_20130513
|
12 years ago |
Luke Dashjr
|
6be226c78b
Merge commit 'd0f18e8' into cg_merges_20130513
|
12 years ago |
Luke Dashjr
|
2eaf6f3d53
Merge commit '3c3fbdc' into cg_merges_20130513
|
12 years ago |
ckolivas
|
d3301302d6
Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there.
|
12 years ago |
ckolivas
|
cdf095cfcd
Unnecessary extra array in ocl code.
|
12 years ago |
Con Kolivas
|
80787bb4f2
bufsize is an unsigned integer, make it so for debug.
|
13 years ago |
Con Kolivas
|
cdb812b08b
Cope with the highest opencl platform not having usable devices.
|
13 years ago |
Con Kolivas
|
b196d4fa0c
Support more shares to be returned for scrypt mining.
|
12 years ago |
Kano
|
54d5d26095
ocl correct applog typing
|
12 years ago |
Con Kolivas
|
2643ad1b22
Use only the one jump in ocl.c to bypass binary saves for osx opencl.
|
12 years ago |
Con Kolivas
|
0a8f584909
Initialise variables not set on OSX in ocl.c.
|
12 years ago |
Con Kolivas
|
9aae2256d3
Bypass attempting to read and save binary files on OSX to avoid crashes on >1 GPU.
|
12 years ago |
Con Kolivas
|
57e5bfbb25
Set default ocl work size for scrypt to 256.
|
12 years ago |
Luke Dashjr
|
d53643e75b
opencl: Ability to avoid using binary kernels with new --no-opencl-binaries option
|
12 years ago |
Luke Dashjr
|
d7d76b032e
Merge commit '4fe7feba' into bfgminer
|
12 years ago |
Kano
|
4fe7feba4f
LTC text typo
|
13 years ago |
ckolivas
|
6ffba7e9d8
Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there.
|
12 years ago |
ckolivas
|
a797898fc3
Unnecessary extra array in ocl code.
|
12 years ago |
Luke Dashjr
|
75495f6a24
opencl: Default to phatk kernel for Mesa platform
|
13 years ago |