Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CLContext should not throw NPE in create(...) if a device or device type is ↵ | Michael Bien | 2010-04-22 | 1 | -0/+27 |
| | | | | null. | ||||
* | fixed buffer-offset bug in CLKernel.getCompileWorkGroupSize, optimized ↵ | Michael Bien | 2010-04-16 | 1 | -1/+5 |
| | | | | buffer size on 32bit systems, enabled test. | ||||
* | code review: improved exception messages to be more verbose whenever possible. | Michael Bien | 2010-04-15 | 2 | -0/+35 |
| | | | | began with CLKernel testcase. | ||||
* | enabled LowLevelBindingTest again. | Michael Bien | 2010-04-13 | 1 | -99/+110 |
| | |||||
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵ | Michael Bien | 2010-04-12 | 7 | -0/+1382 |
team player ;). |