|
| Version | Date Released | Status | Release Notes |
| 0.2.0 Build | Nov 8, 2011 | New Release | · (CLCC) added --output_path option to allow specification of output filename · (CLCC) added --platform_filter option to allow building for specific platforms only · (CLCC) multiple .cl files on the command-line are now compiled as a single program (breaking change) · (CLCC) added support for passing options to the OpenCL Compiler · (CLCC) added option to save binaries · (CLCC) fixed error when calling clCreateContextFromType with NULL argument · (CLEW) added error code for failing to import a function · (CLEW) added checking to function importer · (CLEW) added support for special error codes |