| Commit message (Expand) | Author | Age | Files | Lines |
* | api cleanup and refactoring. | Michael Bien | 2009-10-22 | 1 | -11/+17 |
* | added CopyBuffer implementation to CLCommandQueue and and test method to High... | Michael Bien | 2009-10-21 | 1 | -9/+55 |
* | refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest. | Michael Bien | 2009-10-20 | 4 | -161/+212 |
* | added CLCommandQueue to CLContext's resource management code, minor fixes... | Michael Bien | 2009-10-20 | 1 | -1/+1 |
* | initial import of CLCommandQueue. | Michael Bien | 2009-10-19 | 1 | -9/+22 |
* | initial import of CLBuffer and CLKernel. | Michael Bien | 2009-10-19 | 1 | -36/+74 |
* | initial import of CLProgram. Updated JUnit Test accordingly. | Michael Bien | 2009-10-19 | 1 | -27/+57 |
* | fixed memory leak (native CL device) in junit test. Added load test. Added mo... | Michael Bien | 2009-10-16 | 1 | -29/+54 |
* | fixed clBuildProgram, finished VectorAdd unit test. | Michael Bien | 2009-10-16 | 1 | -14/+96 |
* | implemented clBuildProgram(...) and updated JUnit test. | Michael Bien | 2009-10-14 | 1 | -30/+153 |
* | cleaned up test output, removed some internal hardcoded fields from CLDevice. | Michael Bien | 2009-10-12 | 1 | -66/+64 |
* | added utility methods and getters to CLPlatform, CLDevice and CLContext. | Michael Bien | 2009-10-01 | 1 | -19/+33 |
* | started with high level abstraction. | Michael Bien | 2009-09-30 | 1 | -29/+61 |
* | fixed stdinit header, modified test to print out CL platform info. | Michael Bien | 2009-09-29 | 1 | -9/+66 |
* | temporary added GL3 headers, we should use JOGL's headers in future. | Michael Bien | 2009-09-29 | 1 | -7/+12 |
* | splitted binding in core (CL) and CL-GL interop. (CLGLI) | Michael Bien | 2009-09-23 | 1 | -1/+14 |
* | added cl-gl3 binding | Michael Bien | 2009-09-18 | 1 | -3/+6 |
* | initial import of JOCL the Java Bindings to OpenCL prototype | Michael Bien | 2009-07-24 | 1 | -0/+39 |