Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduced CLMemory as superclass for all memory objects. | Michael Bien | 2010-01-18 | 1 | -9/+36 |
* | introduced CLSampler and CLEvent. | Michael Bien | 2010-01-08 | 1 | -6/+9 |
* | fixed gcc setup on mac. | Michael Bien | 2009-12-02 | 1 | -1/+1 |
* | refactoring and more utility methods. | Michael Bien | 2009-11-02 | 1 | -0/+32 |
* | refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest. | Michael Bien | 2009-10-20 | 1 | -3/+40 |
* | initial import of CLCommandQueue. | Michael Bien | 2009-10-19 | 1 | -7/+7 |
* | initial import of CLBuffer and CLKernel. | Michael Bien | 2009-10-19 | 1 | -1/+21 |
* | initial import of CLProgram. Updated JUnit Test accordingly. | Michael Bien | 2009-10-19 | 1 | -7/+4 |
* | added utility methods and getters to CLPlatform, CLDevice and CLContext. | Michael Bien | 2009-10-01 | 1 | -2/+9 |
* | started with high level abstraction. | Michael Bien | 2009-09-30 | 1 | -0/+96 |