5 Commits (1ee191a72629c1e347b53d312b8eb451d2b0273b)

Author SHA1 Message Date
Con Kolivas 5cf4b7c432 Make the devices array a dynamically allocated array of pointers to allow unlimited devices. 12 years ago
Luke Dashjr eca996547b CGPU API for device kernel name 13 years ago
Luke Dashjr 303dbf4664 Abstract add_cgpu function, to handle device id numbering and devices array 13 years ago
Luke Dashjr e131dfab31 Unify drivers as driver-*.c and add driver name to API 13 years ago
Con Kolivas d1cddf8bad Update licensing to GPL V3. 13 years ago
Con Kolivas 02295c69c8 Allow devices that are disabled due to overheating to be flagged as recovering instead of disabling them and re-enable them if they're below ideal 13 years ago
zefir 713e8be629 move CPU chipset specific optimization into device-cpu 13 years ago
Con Kolivas 405a2120f8 Remove unnecessary check for opt_debug on every invocation of applog at LOG_DEBUG and place the check in applog(). 13 years ago
Kano 95e1e195ac sys/wait.h not required in windows 13 years ago
ckolivas 7d97ed6dd6 Fix various build issues. 13 years ago
zefir e0b0a6c030 Modularize code: main.c -> device-cpu + device-gpu 13 years ago