summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLSampler.java
Commit message (Expand)AuthorAgeFilesLines
* introduced CLObject as common superclass for all OpenCL objects.Michael Bien2010-02-221-12/+8
* CLInfoAccessor uses now threadlocal direct nio buffers for all operations.Michael Bien2010-01-151-2/+3
* introduced CLSampler and CLEvent.Michael Bien2010-01-081-0/+120