Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added obtain[Device|Platform]Properties() methods to CLUtils. | Michael Bien | 2010-01-23 | 1 | -0/+74 |
| | | | | | added preferred vector width utility accessors to CLDevice. put impl package on javadoc ignore list. | ||||
* | temporary dissabled non direct NIO binding for methods containing long[] ↵ | Michael Bien | 2010-01-19 | 1 | -0/+12 |
| | | | | | | | | since its broken on 32bit systems. refactored high level binding to use direct NIO exclusively. temporary dissabled low level binding junit tests. green bar on 32 and 64 bit systems. | ||||
* | fixed gcc setup on mac. | Michael Bien | 2009-12-02 | 1 | -0/+13 |
updated native taglet toc url. fixed small bug in cl char[] -> String conversion. |