summaryrefslogtreecommitdiffstats
path: root/test/com/mbien/opencl/LowLevelBindingTest.java
Commit message (Expand)AuthorAgeFilesLines
* temporary dissabled non direct NIO binding for methods containing long[] sinc...Michael Bien2010-01-191-5/+6
* introduced CLMemory as superclass for all memory objects.Michael Bien2010-01-181-0/+1
* introduced CLEventList, an optimized nio collecton for storing CLEvents.Michael Bien2010-01-121-8/+7
* introduced CLGLContext, refactored dependencies, cleanup in opencl code.Michael Bien2010-01-021-20/+20
* fixed gcc setup on mac.Michael Bien2009-12-021-7/+8
* implemented clCreateContext(...) and updated Tests and high level binding.Michael Bien2009-10-251-3/+50
* utility methods and refactoring.Michael Bien2009-10-231-1/+1
* 32bit compatibility.Michael Bien2009-10-221-15/+15
* refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest.Michael Bien2009-10-201-0/+316