aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/NativeLibLoader.java
Commit message (Collapse)AuthorAgeFilesLines
* trivial bugfixes, typo and javadoc warning fixes.Michael Bien2010-02-011-0/+22
began to switch to gluegen's libloading infrastructure. added CL extensions accessors to CLPlatform. optimized isFooEnabled() methods for CLCommandQueue.