Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed buffer-offset bug in CLKernel.getCompileWorkGroupSize, optimized ↵ | Michael Bien | 2010-04-16 | 1 | -5/+10 |
| | | | | buffer size on 32bit systems, enabled test. | ||||
* | code review: improved exception messages to be more verbose whenever possible. | Michael Bien | 2010-04-15 | 1 | -6/+15 |
| | | | | began with CLKernel testcase. | ||||
* | fixed BufferOverflowException in CLKernel.getCompileWorkGroupSize(), buffer ↵ | Michael Bien | 2010-04-15 | 1 | -1/+1 |
| | | | | was to small. | ||||
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵ | Michael Bien | 2010-04-12 | 1 | -0/+306 |
team player ;). |