summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLInfoAccessor.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* introduced gl package and moved all interoperability functionality into it.Michael Bien2010-03-081-2/+2
* moved utilities to util package.Michael Bien2010-03-081-1/+2
* more device properties.Michael Bien2010-01-211-2/+2
* CLInfoAccessor uses now threadlocal direct nio buffers for all operations.Michael Bien2010-01-151-19/+29
* introduced CLSampler and CLEvent.Michael Bien2010-01-081-0/+51