summaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/HighLevelBindingTest.java
Commit message (Expand)AuthorAgeFilesLines
* added CLContext.getSupportedImageFormats() methods and unit test.Michael Bien2010-06-251-0/+29
* added CLVersion utility class and corresponding API.Michael Bien2010-06-241-1/+2
* moved calls to program.createCLKernels() into seperate test method.Michael Bien2010-06-161-9/+1
* CLContext should not throw NPE in create(...) if a device or device type is n...Michael Bien2010-04-221-0/+27
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+305