Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generified CLBuffer, added createFromGLBuffer(...). | Michael Bien | 2009-10-27 | 1 | -5/+5 |
| | |||||
* | utility methods and refactoring. | Michael Bien | 2009-10-23 | 1 | -7/+9 |
| | |||||
* | api cleanup and refactoring. | Michael Bien | 2009-10-22 | 1 | -11/+17 |
| | |||||
* | added CopyBuffer implementation to CLCommandQueue and and test method to ↵ | Michael Bien | 2009-10-21 | 1 | -9/+55 |
| | | | | HighLevelBindingTest. | ||||
* | refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest. | Michael Bien | 2009-10-20 | 1 | -0/+156 |
moved listCLPlatforms() and getLowLevelBinding() from CLContext to CLPlatform. added method to create CLPrograms from InputStreams and updated test. |