Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automatic header update (one new extension + minor modifications). | Michael Bien | 2011-06-15 | 1 | -4/+36 |
| | |||||
* | updated cl_ext.h. | Michael Bien | 2010-08-07 | 1 | -2/+2 |
| | |||||
* | OpenCL 1.1 support.OpenCL1.1 | Michael Bien | 2010-06-15 | 1 | -8/+150 |
| | | | | | | | | - updated headers - removed deprecated function from HLB - updated javadoc taglets and all references - disabled cl_vendor_ext.h since most of them are now in the official headers - TODO revisit callbacks | ||||
* | updated cl_ext header to latest version. | Michael Bien | 2010-05-18 | 1 | -2/+8 |
| | |||||
* | updated cl_ext.h and cl_gl.h (automatically detected by updateder script). | Michael Bien | 2010-04-15 | 1 | -1/+6 |
| | |||||
* | updated OpenCL headers to newest version (Wed, 17 Feb 2010). | Michael Bien | 2010-02-21 | 1 | -33/+15 |
| | |||||
* | added cl_ext header to build - extensions are now included in CL and CLGLI api. | Michael Bien | 2009-11-06 | 1 | -0/+78 |
fixed create context codepaths with platform ID as parameter in high level api. updated test. |