Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generified CLBuffer, added createFromGLBuffer(...). | Michael Bien | 2009-10-27 | 1 | -2/+2 |
* | implemented clCreateContext(...) and updated Tests and high level binding. | Michael Bien | 2009-10-25 | 1 | -6/+17 |
* | utility methods and refactoring. | Michael Bien | 2009-10-23 | 1 | -8/+10 |
* | fixed clBuildProgram, finished VectorAdd unit test. | Michael Bien | 2009-10-16 | 1 | -5/+16 |
* | implemented clBuildProgram(...) and updated JUnit test. | Michael Bien | 2009-10-14 | 1 | -9/+24 |
* | added utility methods and getters to CLPlatform, CLDevice and CLContext. | Michael Bien | 2009-10-01 | 1 | -4/+4 |
* | fixed stdinit header, modified test to print out CL platform info. | Michael Bien | 2009-09-29 | 1 | -2/+2 |
* | temporary added GL3 headers, we should use JOGL's headers in future. | Michael Bien | 2009-09-29 | 1 | -4/+5 |
* | splitted binding in core (CL) and CL-GL interop. (CLGLI) | Michael Bien | 2009-09-23 | 1 | -0/+13 |