Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added CLCommandQueue to CLContext's resource management code, minor fixes... | Michael Bien | 2009-10-20 | 1 | -1/+1 |
* | initial import of CLCommandQueue. | Michael Bien | 2009-10-19 | 1 | -7/+29 |
* | initial import of CLBuffer and CLKernel. | Michael Bien | 2009-10-19 | 1 | -3/+11 |
* | initial import of CLProgram. Updated JUnit Test accordingly. | Michael Bien | 2009-10-19 | 1 | -8/+9 |
* | cleaned up test output, removed some internal hardcoded fields from CLDevice. | Michael Bien | 2009-10-12 | 1 | -10/+8 |
* | added utility methods and getters to CLPlatform, CLDevice and CLContext. | Michael Bien | 2009-10-01 | 1 | -7/+172 |
* | started with high level abstraction. | Michael Bien | 2009-09-30 | 1 | -0/+42 |