| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
| |
not yet in the official headers.
updated CLException with CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR cause.
|
| |
|
| |
|
|
|
|
|
| |
added scripts for crosscompilation on linux64 for win32/64 and linux32/64.
temporary disabled OpenCL extensions.
|
|
|
|
|
| |
fixed create context codepaths with platform ID as parameter in high level api.
updated test.
|
|
|