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