Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temporary dissabled non direct NIO binding for methods containing long[] sinc... | Michael Bien | 2010-01-19 | 1 | -5/+6 |
* | introduced CLMemory as superclass for all memory objects. | Michael Bien | 2010-01-18 | 1 | -0/+1 |
* | introduced CLEventList, an optimized nio collecton for storing CLEvents. | Michael Bien | 2010-01-12 | 1 | -8/+7 |
* | introduced CLGLContext, refactored dependencies, cleanup in opencl code. | Michael Bien | 2010-01-02 | 1 | -20/+20 |
* | fixed gcc setup on mac. | Michael Bien | 2009-12-02 | 1 | -7/+8 |
* | implemented clCreateContext(...) and updated Tests and high level binding. | Michael Bien | 2009-10-25 | 1 | -3/+50 |
* | utility methods and refactoring. | Michael Bien | 2009-10-23 | 1 | -1/+1 |
* | 32bit compatibility. | Michael Bien | 2009-10-22 | 1 | -15/+15 |
* | refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest. | Michael Bien | 2009-10-20 | 1 | -0/+316 |