Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved generated CLGLI Interface into com.mbien.opencl.gl package. | Michael Bien | 2010-03-08 | 1 | -0/+1 |
* | enabled putMapImage methods in CLCommandQueue. | Michael Bien | 2010-02-19 | 1 | -1/+2 |
* | added putCopyBufferToImage, putCopyImageToBuffer and putMap/UnmapBuffer opera... | Michael Bien | 2010-02-18 | 1 | -0/+5 |
* | trivial bugfixes, typo and javadoc warning fixes. | Michael Bien | 2010-02-01 | 1 | -0/+4 |
* | dynamic dispatch via CLProcAddressTable for OpenCL extensions. | Michael Bien | 2010-01-22 | 1 | -0/+6 |
* | introduced CLGLContext, refactored dependencies, cleanup in opencl code. | Michael Bien | 2010-01-02 | 1 | -0/+3 |
* | added cl_ext header to build - extensions are now included in CL and CLGLI api. | Michael Bien | 2009-11-06 | 1 | -0/+1 |
* | utility methods and refactoring. | Michael Bien | 2009-10-23 | 1 | -1/+1 |
* | switched from nvidia to khronos headers. | Michael Bien | 2009-10-13 | 1 | -2/+3 |
* | splitted binding in core (CL) and CL-GL interop. (CLGLI) | Michael Bien | 2009-09-23 | 1 | -10/+17 |
* | enabled javadoc generator | Michael Bien | 2009-09-20 | 1 | -0/+23 |