Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented Serialization for CLProgramBuilder. | Michael Bien | 2010-02-26 | 1 | -1/+2 |
| | | | | | | CLProgram.getBinaries() is now ordered. updated junit to 4.8.1. javadoc fixes. | ||||
* | trivial bugfixes, typo and javadoc warning fixes. | Michael Bien | 2010-02-01 | 1 | -1/+1 |
| | | | | | | began to switch to gluegen's libloading infrastructure. added CL extensions accessors to CLPlatform. optimized isFooEnabled() methods for CLCommandQueue. | ||||
* | small win32 fix in build setup and 32bit compatibility fix for CLDevice. | Michael Bien | 2010-01-22 | 2 | -2/+3 |
| | |||||
* | introduced CLGLContext, refactored dependencies, cleanup in opencl code. | Michael Bien | 2010-01-02 | 1 | -1/+10 |
| | |||||
* | fixed gcc setup on mac. | Michael Bien | 2009-12-02 | 2 | -41/+150 |
| | | | | | updated native taglet toc url. fixed small bug in cl char[] -> String conversion. | ||||
* | updated project.properties to use project relative gluegen.root property ↵ | Michael Bien | 2009-11-29 | 1 | -4/+7 |
| | | | | where possible. | ||||
* | added win32/64 crosscompiler configuration (WIP). | Michael Bien | 2009-11-17 | 1 | -1/+0 |
| | |||||
* | began with restructuring the build for cross-compilation (WIP). | Michael Bien | 2009-11-13 | 1 | -0/+3 |
| | |||||
* | updated headers to latest version. | Michael Bien | 2009-10-31 | 1 | -1/+3 |
| | | | | added -Xmx256m to junit jvm arguments to prevent OOME on some systems. | ||||
* | initial import of CLCommandQueue. | Michael Bien | 2009-10-19 | 1 | -7/+6 |
| | | | | | updated JUnit test to test CLCommandQueue. cleand up project dependencies. | ||||
* | cleaned up resources folder structure and build. | Michael Bien | 2009-10-12 | 1 | -2/+2 |
| | |||||
* | splitted binding in core (CL) and CL-GL interop. (CLGLI) | Michael Bien | 2009-09-23 | 1 | -1/+3 |
| | | | | | began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers | ||||
* | enabled javadoc generator | Michael Bien | 2009-09-20 | 1 | -3/+3 |
| | |||||
* | added cl-gl3 binding | Michael Bien | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | cleanup | Michael Bien | 2009-09-05 | 2 | -2/+2 |
| | |||||
* | initial import of JOCL the Java Bindings to OpenCL prototype | Michael Bien | 2009-07-24 | 5 | -0/+838 |