Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 979: Add 'CL_DEVICE_MEM_BASE_ADDR_ALIGN' to CLDevice and overal maximum ↵ | Sven Gothel | 2014-02-21 | 1 | -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 Bien | 2011-06-15 | 1 | -1/+2 |
| | |||||
* | javadoc updates. | Michael Bien | 2011-05-27 | 1 | -0/+7 |
| | |||||
* | LLB refactoring. | Michael Bien | 2011-05-27 | 1 | -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 Bien | 2011-05-26 | 1 | -0/+18 |
| | | | | and CLPlatform. | ||||
* | CLAccessor SPI - initial refactorings. | Michael Bien | 2011-05-25 | 2 | -0/+39 |