summaryrefslogtreecommitdiffstats
path: root/resources/includes/CL_orig/cl_gl.h
Commit message (Collapse)AuthorAgeFilesLines
* Bug 884: Add standard JogAmp build files.Wade Walker2013-12-151-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.1Michael Bien2010-06-151-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 Bien2010-04-151-3/+10
|
* updated OpenCL headers to newest version (Wed, 17 Feb 2010).Michael Bien2010-02-211-19/+48
|
* added automatic OpenCL header downloader to build script.Michael Bien2009-11-041-3/+3
|
* integrated function parameter name uncommenter in build process for easier ↵Michael Bien2009-11-021-0/+117
readable parameter names in generated code.