Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 884: Add standard JogAmp build files. | Wade Walker | 2013-12-15 | 1 | -155/+0 |
| | | | | | | | | | The new make/build.xml successfully builds and tests the project. The original NetBeans build files are still present, but won't work anymore since the resources directory is now inside the make directory. The new build files are based on those of JOAL. The new build is not yet minimized and cleaned up, because this commit is meant to be the minimum way to get things functional. | ||||
* | OpenCL 1.1 support.OpenCL1.1 | Michael Bien | 2010-06-15 | 1 | -4/+6 |
| | | | | | | | | - updated headers - removed deprecated function from HLB - updated javadoc taglets and all references - disabled cl_vendor_ext.h since most of them are now in the official headers - TODO revisit callbacks | ||||
* | updated cl_ext.h and cl_gl.h (automatically detected by updateder script). | Michael Bien | 2010-04-15 | 1 | -3/+10 |
| | |||||
* | updated OpenCL headers to newest version (Wed, 17 Feb 2010). | Michael Bien | 2010-02-21 | 1 | -19/+48 |
| | |||||
* | added automatic OpenCL header downloader to build script. | Michael Bien | 2009-11-04 | 1 | -3/+3 |
| | |||||
* | integrated function parameter name uncommenter in build process for easier ↵ | Michael Bien | 2009-11-02 | 1 | -0/+117 |
readable parameter names in generated code. |