Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t... | Michael Bien | 2010-04-12 | 1 | -123/+0 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-04-01 | 1 | -2/+2 |
* | refactorings due to newly introduced Int64Buffer in gluegen. | Michael Bien | 2010-03-30 | 1 | -1/+2 |
* | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 1 | -1/+1 |
* | moved utilities to util package. | Michael Bien | 2010-03-08 | 1 | -1/+2 |
* | introduced (package private) Disposable interface for forward compatiblility ... | Michael Bien | 2010-02-28 | 1 | -0/+4 |
* | introduced CLObject as common superclass for all OpenCL objects. | Michael Bien | 2010-02-22 | 1 | -12/+8 |
* | CLInfoAccessor uses now threadlocal direct nio buffers for all operations. | Michael Bien | 2010-01-15 | 1 | -2/+3 |
* | introduced CLSampler and CLEvent. | Michael Bien | 2010-01-08 | 1 | -0/+120 |