summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLPlatform.java
Commit message (Expand)AuthorAgeFilesLines
* refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest.Michael Bien2009-10-201-3/+40
* initial import of CLCommandQueue.Michael Bien2009-10-191-7/+7
* initial import of CLBuffer and CLKernel.Michael Bien2009-10-191-1/+21
* initial import of CLProgram. Updated JUnit Test accordingly.Michael Bien2009-10-191-7/+4
* added utility methods and getters to CLPlatform, CLDevice and CLContext.Michael Bien2009-10-011-2/+9
* started with high level abstraction.Michael Bien2009-09-301-0/+96