summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/impl/BuildProgramCallback.java
Commit message (Collapse)AuthorAgeFilesLines
* LLB refactoring.Michael Bien2011-05-271-47/+0
| | | | | | - split up CL into multiple sub interfaces - seperation is now feature wise - introdused llb package for low level classes
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
|
* fixed javadoc warnings.Michael Bien2010-11-211-1/+1
|
* CLBuildListener functionality for high level bindings.Michael Bien2010-05-021-0/+19
- uses low level BuildProgramCallback internally - updated tests, testing async builds