summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/util/concurrent/CLCommandQueuePool.java
Commit message (Expand)AuthorAgeFilesLines
* added context switching functionality.Michael Bien2011-05-081-9/+40
* introduced CLQueueContext and its factory - WIP.Michael Bien2011-05-071-35/+47
* worker threads should be deamons and should have a name (like all evil things)Michael Bien2011-05-061-3/+5
* added finish action and several utility methods, WIP.Michael Bien2011-05-041-8/+68
* initial import of CLCommandQueuePool and CLTask.Michael Bien2011-05-041-0/+130