summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/util/CLMultiContext.java
Commit message (Expand)AuthorAgeFilesLines
* - added isReleased() to CLResource, made CLObject public.Michael Bien2011-06-191-0/+10
* added another factory method to CLMultiContext.Michael Bien2011-06-181-2/+9
* concurrent utils bugfixes and improvements.Michael Bien2011-05-091-0/+11
* one context per device to workaround driver bugs - may change in future.Michael Bien2011-05-071-2/+5
* initial import of CLMultiContext utility and test.Michael Bien2011-05-031-0/+144