Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored CLGLBuffer into seperate OpenGL buffer and image types. | Michael Bien | 2010-02-27 | 1 | -4/+15 |
| | |||||
* | CLImage support for CLCommandQueue. | Michael Bien | 2010-01-25 | 1 | -3/+8 |
| | |||||
* | introduced CLMemory as superclass for all memory objects. | Michael Bien | 2010-01-18 | 1 | -0/+70 |
added CLImage, CLImage2d and CLImage3d. |