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 | -52/+0 |
| | | | | team player ;). | ||||
* | 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. |