Commit History

Author SHA1 Message Date
  Luke Dashjr ccf5a37de4 Merge commit '46a679f' into bfgminer 14 years ago
  Luke Dashjr 96cf144d78 Merge commit '87708a6' into bfgminer 14 years ago
  Con Kolivas 46a679f39e Revert "Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp." 14 years ago
  Con Kolivas 87708a6a0e Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp. 14 years ago
  Luke Dashjr 391b89c618 Merge branch 'master' into bfgminer 14 years ago
  Philip Kaufmann f479be0700 add goffset support for diakgcn with -v 1 and update kernel version 14 years ago
  Luke Dashjr f7125dc965 Bugfix: Fix building without OpenCL support 14 years ago
  Luke Dashjr b5c04081c4 Merge branch 'opencl_dynlink' into bfgminer 14 years ago
  Luke Dashjr b934937c94 Load OpenCL library dynamically, to support building without any vendor-specific files 14 years ago
  Luke Dashjr b9df56511c Fork as BFGMiner 14 years ago
  Luke Dashjr 4b3586d4c5 Merge branch 'api_refactor' into myfork 14 years ago
  Luke Dashjr db233721f5 Divide device info into "detail" (static information) and "status" (dynamic information), adding a new "devdetail" JSON API method to get the former 14 years ago
  Luke Dashjr 097caf0cc1 Merge branch 'api_refactor' into myfork 14 years ago
  Con Kolivas f5f089f5b4 Add a --gpu-map option which will allow arbitrarily mapping ADL devices to OpenCL devices for instances where association by enumeration alone fails. 14 years ago
  Luke Dashjr 74b93784f6 API: Move device-specific information fetching to the device API model with a new get_extra_device_info function 14 years ago
  Con Kolivas 127c4a5ff4 Initialise name variable. 14 years ago
  Con Kolivas e07c72687b Remove unnecessary check for variable that always has memory allocated. 14 years ago
  Luke Dashjr 7987476db3 Bugfix: Missing "break" no-op in default case 14 years ago
  Luke Dashjr b8778839e9 Merge branch 'master' into unify_drivers 14 years ago
  Luke Dashjr eca996547b CGPU API for device kernel name 14 years ago
  Luke Dashjr f05a319e01 CGPU API for device names 14 years ago
  Luke Dashjr 303dbf4664 Abstract add_cgpu function, to handle device id numbering and devices array 14 years ago
  Luke Dashjr e131dfab31 Unify drivers as driver-*.c and add driver name to API 14 years ago