Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 1 | -3/+3 |
* | splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl. | Michael Bien | 2010-01-29 | 1 | -0/+1 |
* | more direct NIO. | Michael Bien | 2010-01-25 | 1 | -3/+3 |
* | introduced CLMemory as superclass for all memory objects. | Michael Bien | 2010-01-18 | 1 | -2/+2 |
* | added remaining @native tags to method javadoc. | Michael Bien | 2009-11-23 | 1 | -3/+3 |
* | added cl_ext header to build - extensions are now included in CL and CLGLI api. | Michael Bien | 2009-11-06 | 1 | -2/+3 |
* | utility methods and refactoring. | Michael Bien | 2009-10-23 | 1 | -3/+3 |
* | implemented clBuildProgram(...) and updated JUnit test. | Michael Bien | 2009-10-14 | 1 | -1/+5 |
* | added utility methods and getters to CLPlatform, CLDevice and CLContext. | Michael Bien | 2009-10-01 | 1 | -2/+2 |
* | splitted binding in core (CL) and CL-GL interop. (CLGLI) | Michael Bien | 2009-09-23 | 1 | -0/+31 |