summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/util
Commit message (Collapse)AuthorAgeFilesLines
* added Capabilities enum and getter to CLDevice.Michael Bien2010-03-161-1/+2
| | | | updated tests.
* MultiQueueBarrier is now reusable.Michael Bien2010-03-151-6/+36
|
* introduced gl package and moved all interoperability functionality into it.Michael Bien2010-03-081-4/+4
|
* moved utilities to util package.Michael Bien2010-03-084-0/+384
several smaller improvements and doc fixes.