aboutsummaryrefslogtreecommitdiffstats
path: root/resources/includes
Commit message (Collapse)AuthorAgeFilesLines
* added automatic OpenCL header downloader to build script.Michael Bien2009-11-043-86/+87
|
* integrated function parameter name uncommenter in build process for easier ↵Michael Bien2009-11-023-0/+0
| | | | readable parameter names in generated code.
* updated headers to latest version.Michael Bien2009-10-313-58/+101
| | | | added -Xmx256m to junit jvm arguments to prevent OOME on some systems.
* switched from nvidia to khronos headers.Michael Bien2009-10-133-145/+158
|
* cleaned up resources folder structure and build.Michael Bien2009-10-123-0/+1232
|
* temporary added GL3 headers, we should use JOGL's headers in future.Michael Bien2009-09-292-0/+11647
continued with clCreateContextFromType impl.