summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/spi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 979: Add 'CL_DEVICE_MEM_BASE_ADDR_ALIGN' to CLDevice and overal maximum ↵Sven Gothel2014-02-211-1/+7
| | | | | | to CLContext - Split CLBufferTest and use alignment. See Bug 979 for remaining issues and discussion.
* internal refactoring to use new binding interfaces in highlevel api impl.Michael Bien2011-06-151-1/+2
|
* javadoc updates.Michael Bien2011-05-271-0/+7
|
* LLB refactoring.Michael Bien2011-05-271-1/+1
| | | | | | - split up CL into multiple sub interfaces - seperation is now feature wise - introdused llb package for low level classes
* introduced CLAccessorFactory spi and threadlocal default impl for CLDevice ↵Michael Bien2011-05-261-0/+18
| | | | and CLPlatform.
* CLAccessor SPI - initial refactorings.Michael Bien2011-05-252-0/+39