summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/util/concurrent
Commit message (Expand)AuthorAgeFilesLines
* added context switching functionality.Michael Bien2011-05-082-10/+41
* introduced CLQueueContext and its factory - WIP.Michael Bien2011-05-074-38/+147
* 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-042-0/+149