summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLProgramConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* moved utilities to util package.Michael Bien2010-03-081-48/+0
* improved generics and fixed javadoc warnings.Michael Bien2010-02-281-1/+1
* improved CLProgramBuilder and implemented propper configuration loading.Michael Bien2010-02-261-0/+11
* implemented Serialization for CLProgramBuilder.Michael Bien2010-02-261-5/+4
* introduced CLBuildConfiguration and CLProgramConfiguration interfaces for CLP...Michael Bien2010-02-251-0/+38