Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added remaining utility getters to CLDevice. | Michael Bien | 2009-11-01 | 1 | -0/+3 |
| | |||||
* | initial import of CLProgram. Updated JUnit Test accordingly. | Michael Bien | 2009-10-19 | 1 | -0/+6 |
| | |||||
* | fixed memory leak (native CL device) in junit test. Added load test. Added ↵ | Michael Bien | 2009-10-16 | 1 | -0/+36 |
| | | | | more error codes to CLException. | ||||
* | fixed clBuildProgram, finished VectorAdd unit test. | Michael Bien | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | implemented clBuildProgram(...) and updated JUnit test. | Michael Bien | 2009-10-14 | 1 | -1/+1 |
| | |||||
* | cleaned up test output, removed some internal hardcoded fields from CLDevice. | Michael Bien | 2009-10-12 | 1 | -3/+2 |
| | |||||
* | started with high level abstraction. | Michael Bien | 2009-09-30 | 1 | -0/+134 |