Commit History

Author SHA1 Message Date
  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
  Luke Dashjr 4b59876501 opencl: Default to single thread with Mesa OpenCL 13 years ago
  Luke Dashjr 6e66786aaa opencl: Check for Mesa OpenCL and avoid using binary kernels with it 13 years ago
  Luke Dashjr 1ac05ac2e1 Merge commit '16dacbc' into bfgminer 13 years ago