Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵ | Michael Bien | 2010-04-12 | 1 | -325/+0 |
| | | | | team player ;). | ||||
* | added Capabilities enum and getter to CLDevice. | Michael Bien | 2010-03-16 | 1 | -1/+1 |
| | | | | updated tests. | ||||
* | moved utilities to util package. | Michael Bien | 2010-03-08 | 1 | -0/+2 |
| | | | | several smaller improvements and doc fixes. | ||||
* | improved generics and fixed javadoc warnings. | Michael Bien | 2010-02-28 | 1 | -1/+1 |
| | |||||
* | improved CLProgramBuilder and implemented propper configuration loading. | Michael Bien | 2010-02-26 | 1 | -6/+84 |
| | |||||
* | implemented Serialization for CLProgramBuilder. | Michael Bien | 2010-02-26 | 1 | -20/+108 |
| | | | | | | CLProgram.getBinaries() is now ordered. updated junit to 4.8.1. javadoc fixes. | ||||
* | introduced CLBuildConfiguration and CLProgramConfiguration interfaces for ↵ | Michael Bien | 2010-02-25 | 1 | -41/+42 |
| | | | | CLProgramBuilder. | ||||
* | initial import of CLProgramBuilder. | Michael Bien | 2010-02-24 | 1 | -0/+156 |