Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored HighLevelBindingTest into seperate tests. | Michael Bien | 2010-01-13 | 1 | -0/+23 |
| | | | | added CLConcurrencyTest and fixed some bugs in CLEvent codepaths. | ||||
* | refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest. | Michael Bien | 2009-10-20 | 1 | -0/+29 |
moved listCLPlatforms() and getLowLevelBinding() from CLContext to CLPlatform. added method to create CLPrograms from InputStreams and updated test. |