Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added automatic OpenCL header downloader to build script. | Michael Bien | 2009-11-04 | 3 | -86/+87 |
| | |||||
* | integrated function parameter name uncommenter in build process for easier ↵ | Michael Bien | 2009-11-02 | 3 | -0/+0 |
| | | | | readable parameter names in generated code. | ||||
* | updated headers to latest version. | Michael Bien | 2009-10-31 | 3 | -58/+101 |
| | | | | added -Xmx256m to junit jvm arguments to prevent OOME on some systems. | ||||
* | switched from nvidia to khronos headers. | Michael Bien | 2009-10-13 | 3 | -145/+158 |
| | |||||
* | cleaned up resources folder structure and build. | Michael Bien | 2009-10-12 | 3 | -0/+1232 |
| | |||||
* | temporary added GL3 headers, we should use JOGL's headers in future. | Michael Bien | 2009-09-29 | 2 | -0/+11647 |
continued with clCreateContextFromType impl. |