Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial import of utility API for filtering platforms. | Michael Bien | 2010-09-21 | 1 | -0/+18 |
* | adjusted remaining work group sizes in tests. | Michael Bien | 2010-09-18 | 1 | -2/+3 |
* | removed CLContext factory methods with CLPlatform + CLDevice list combinations. | Michael Bien | 2010-09-15 | 1 | -17/+8 |
* | added a few CLImage junit tests. | Michael Bien | 2010-08-07 | 1 | -30/+0 |
* | misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc. | Michael Bien | 2010-07-04 | 1 | -0/+1 |
* | added CLContext.getSupportedImageFormats() methods and unit test. | Michael Bien | 2010-06-25 | 1 | -0/+29 |
* | added CLVersion utility class and corresponding API. | Michael Bien | 2010-06-24 | 1 | -1/+2 |
* | moved calls to program.createCLKernels() into seperate test method. | Michael Bien | 2010-06-16 | 1 | -9/+1 |
* | CLContext should not throw NPE in create(...) if a device or device type is n... | Michael Bien | 2010-04-22 | 1 | -0/+27 |
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t... | Michael Bien | 2010-04-12 | 1 | -0/+305 |