summaryrefslogtreecommitdiffstats
path: root/test/com/mbien/opencl/CLConcurrencyTest.java
Commit message (Expand)AuthorAgeFilesLines
* splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.Michael Bien2010-01-291-4/+3
* implemented GL interop context creation on windows and mac.Michael Bien2010-01-261-3/+4
* added blockingWait parameter to putWaitForEvent(...) CLCommandQueue methods.Michael Bien2010-01-221-3/+3
* introduced CLMemory as superclass for all memory objects.Michael Bien2010-01-181-1/+1
* cleaned up NioDirectOnly list, added clSetKernelArg to list.Michael Bien2010-01-141-6/+120
* refactored HighLevelBindingTest into seperate tests.Michael Bien2010-01-131-0/+83