summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/util/concurrent
Commit message (Expand)AuthorAgeFilesLines
* - added isReleased() to CLResource, made CLObject public.Michael Bien2011-06-192-0/+17
* javadoc updates.Michael Bien2011-05-271-0/+7
* added submitAll() utility methodMichael Bien2011-05-093-9/+41
* concurrent utils bugfixes and improvements.Michael Bien2011-05-093-22/+60
* 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