summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLContext.java
Commit message (Collapse)AuthorAgeFilesLines
* implemented clBuildProgram(...) and updated JUnit test.Michael Bien2009-10-141-2/+8
|
* cleaned up test output, removed some internal hardcoded fields from CLDevice.Michael Bien2009-10-121-4/+9
|
* added utility methods and getters to CLPlatform, CLDevice and CLContext.Michael Bien2009-10-011-1/+83
| | | | adapted unit test.
* started with high level abstraction.Michael Bien2009-09-301-0/+45