summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/impl/CLTLInfoAccessor.java
Commit message (Expand)AuthorAgeFilesLines
* Minor editing: Remove static imports, using 'final' add some '@XXX' decoratio...Sven Gothel2014-02-211-18/+19
* Bug 979: Add 'CL_DEVICE_MEM_BASE_ADDR_ALIGN' to CLDevice and overal maximum t...Sven Gothel2014-02-211-1/+9
* Fix last merge of mbien/masterSven Gothel2011-06-281-8/+8
* introduced CLAccessorFactory spi and threadlocal default impl for CLDevice an...Michael Bien2011-05-261-0/+132