Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TileRendererBase: Add toString(), Proper tile unit test names, i.e. add NEWT ... | Sven Gothel | 2013-09-05 | 1 | -1/+2 |
* | GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati... | Sven Gothel | 2013-09-04 | 1 | -19/+113 |
* | Fix Bug 817 (1/2): GLPixelAttributes checks arguments and queried bytesPerPixel | Sven Gothel | 2013-08-16 | 1 | -1/+13 |
* | StringBuffer -> StringBuilder | Sven Gothel | 2013-07-15 | 1 | -2/+2 |
* | GLPixelBuffer.dispose(): Set diposed:=true to allow isValid() to work properl... | Sven Gothel | 2013-05-17 | 1 | -5/+6 |
* | Fix Bug 731: GLJPanel: Access global GLPixelBuffer via SingletonGLPixelBuffer... | Sven Gothel | 2013-05-09 | 1 | -5/+20 |
* | Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/... | Sven Gothel | 2013-05-08 | 1 | -0/+253 |