aboutsummaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/util
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-22/+22
* Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba...Sven Gothel2014-05-101-6/+0
* Fix OpenCL test failures on Solaris.Wade Walker2014-02-231-0/+7
* Adapt all unit tests to use UITestCase and enforce named unit test order. Add...Sven Gothel2014-01-261-4/+19
* Bug 884: Add standard JogAmp build files.Wade Walker2013-12-151-2/+1
* added submitAll() utility methodMichael Bien2011-05-091-16/+18
* concurrent utils bugfixes and improvements.Michael Bien2011-05-091-10/+97
* added context switching functionality.Michael Bien2011-05-081-7/+5
* introduced CLQueueContext and its factory - WIP.Michael Bien2011-05-071-2/+33
* initial import of CLCommandQueuePool and CLTask.Michael Bien2011-05-041-0/+54