summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLEventList.java
Commit message (Expand)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-99/+0
* modifications due to class movement in gluegen.Michael Bien2010-04-011-1/+1
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* introduced (package private) Disposable interface for forward compatiblility ...Michael Bien2010-02-281-0/+4
* introduced CLEventList, an optimized nio collecton for storing CLEvents.Michael Bien2010-01-121-0/+95