summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLEvent.java
Commit message (Expand)AuthorAgeFilesLines
* CLInfoAccessor uses now threadlocal direct nio buffers for all operations.Michael Bien2010-01-151-3/+80
* refactored HighLevelBindingTest into seperate tests.Michael Bien2010-01-131-1/+3
* introduced CLEventList, an optimized nio collecton for storing CLEvents.Michael Bien2010-01-121-1/+36
* introduced CLSampler and CLEvent.Michael Bien2010-01-081-0/+138