Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl. | Michael Bien | 2010-01-29 | 1 | -1/+1 |
| | | | | | refactored CLProgram kernel creation code. updated tests. | ||||
* | CLImage support for CLCommandQueue. | Michael Bien | 2010-01-25 | 1 | -4/+4 |
| | |||||
* | introduced CLMemory as superclass for all memory objects. | Michael Bien | 2010-01-18 | 1 | -0/+36 |
added CLImage, CLImage2d and CLImage3d. |