Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored HighLevelBindingTest into seperate tests. | Michael Bien | 2010-01-13 | 1 | -1/+3 |
| | | | | added CLConcurrencyTest and fixed some bugs in CLEvent codepaths. | ||||
* | introduced CLEventList, an optimized nio collecton for storing CLEvents. | Michael Bien | 2010-01-12 | 1 | -1/+36 |
| | | | | | | added hashCode() and equals() to CLEvent. CLEvent support in CLCommandQueue. Several NIO optimizations. | ||||
* | introduced CLSampler and CLEvent. | Michael Bien | 2010-01-08 | 1 | -0/+138 |
refactored code to use internal CLInfoAccessor utility where it makes sense. static imports. |