summaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/HighLevelBindingTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename TestUtils -> MiscUtils (not a test), remove 'main' .. oopsSven Gothel2014-01-261-1/+1
* Adapt all unit tests to use UITestCase and enforce named unit test order. Add...Sven Gothel2014-01-261-9/+19
* LLB refactoring.Michael Bien2011-05-271-0/+1
* fixed compiler redundant-casts warnings due to language level changes in glue...Michael Bien2011-02-131-1/+3
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* initial import of utility API for filtering platforms.Michael Bien2010-09-211-0/+18
* adjusted remaining work group sizes in tests.Michael Bien2010-09-181-2/+3
* removed CLContext factory methods with CLPlatform + CLDevice list combinations.Michael Bien2010-09-151-17/+8
* added a few CLImage junit tests.Michael Bien2010-08-071-30/+0
* misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc.Michael Bien2010-07-041-0/+1
* 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