Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed __GNUC__ from opencl.h gluegen loader file | Sven Gothel | 2010-11-15 | 1 | -5/+1 |
| | |||||
* | OpenCL 1.1 support.OpenCL1.1 | Michael Bien | 2010-06-15 | 1 | -1/+1 |
| | | | | | | | | - 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 | ||||
* | added new cl_gl_ext.h headerfile and enabled automatic updates. | Michael Bien | 2010-03-08 | 1 | -0/+1 |
| | |||||
* | added custom cl_vendor_ext.h with a set of NV vendor extensions which are ↵ | Michael Bien | 2010-02-21 | 1 | -0/+1 |
| | | | | | | not yet in the official headers. updated CLException with CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR cause. | ||||
* | updated OpenCL headers to newest version (Wed, 17 Feb 2010). | Michael Bien | 2010-02-21 | 1 | -3/+6 |
| | |||||
* | introduced CLGLContext, refactored dependencies, cleanup in opencl code. | Michael Bien | 2010-01-02 | 1 | -1/+1 |
| | |||||
* | fixed mingw32 build on windows. | Michael Bien | 2009-11-20 | 1 | -1/+1 |
| | | | | | added scripts for crosscompilation on linux64 for win32/64 and linux32/64. temporary disabled OpenCL extensions. | ||||
* | added cl_ext header to build - extensions are now included in CL and CLGLI api. | Michael Bien | 2009-11-06 | 1 | -0/+1 |
| | | | | | fixed create context codepaths with platform ID as parameter in high level api. updated test. | ||||
* | added cl-gl3 binding | Michael Bien | 2009-09-18 | 1 | -0/+10 |