Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduced CLSampler and CLEvent. | Michael Bien | 2010-01-08 | 1 | -18/+20 |
* | introduced CLGLContext, refactored dependencies, cleanup in opencl code. | Michael Bien | 2010-01-02 | 1 | -0/+10 |
* | improved Exception handling in CLProgram and CLKernel. | Michael Bien | 2009-11-08 | 1 | -3/+3 |
* | bug fixes in buffer handling. | Michael Bien | 2009-11-05 | 1 | -4/+41 |
* | added remaining utility getters to CLDevice. | Michael Bien | 2009-11-01 | 1 | -0/+17 |
* | generified CLBuffer, added createFromGLBuffer(...). | Michael Bien | 2009-10-27 | 1 | -3/+3 |
* | utility methods and refactoring. | Michael Bien | 2009-10-23 | 1 | -1/+37 |
* | api cleanup and refactoring. | Michael Bien | 2009-10-22 | 1 | -5/+44 |
* | added CopyBuffer implementation to CLCommandQueue and and test method to High... | Michael Bien | 2009-10-21 | 1 | -4/+79 |
* | added CLCommandQueue to CLContext's resource management code, minor fixes... | Michael Bien | 2009-10-20 | 1 | -1/+4 |
* | initial import of CLCommandQueue. | Michael Bien | 2009-10-19 | 1 | -0/+77 |