Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added isReleased() to CLResource, made CLObject public. | Michael Bien | 2011-06-19 | 1 | -0/+10 |
| | | | - a CLResource will throw an Exception if released twice. | ||||
* | added another factory method to CLMultiContext. | Michael Bien | 2011-06-18 | 1 | -2/+9 |
| | |||||
* | concurrent utils bugfixes and improvements. | Michael Bien | 2011-05-09 | 1 | -0/+11 |
| | | | | | | - more utility methods - generics fixes - basic junit test for CLCommandQueuePool - javadoc and argument validation | ||||
* | one context per device to workaround driver bugs - may change in future. | Michael Bien | 2011-05-07 | 1 | -2/+5 |
| | |||||
* | initial import of CLMultiContext utility and test. | Michael Bien | 2011-05-03 | 1 | -0/+144 |