Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 1c04d140 | 2013-03-13 23:24:34 | cgminer -n to include a USB device list | ||
| a344deb6 | 2013-01-05 23:47:26 | rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is | ||
| 9a6c082a | 2012-07-24 20:27:37 | Make the thread concurrency and lookup gap options hidden on the command line and autotune parameters with a newly parsed --shaders option. | ||
| 39f7d2fa | 2012-07-21 17:31:06 | Allow lookup gap and thread concurrency to be passed per device and store details in kernel binary filename. | ||
| f5f089f5 | 2012-04-23 17:40:47 | Add a --gpu-map option which will allow arbitrarily mapping ADL devices to OpenCL devices for instances where association by enumeration alone fails. | ||
| e131dfab | 2012-03-13 12:18:23 | Unify drivers as driver-*.c and add driver name to API |