| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression of commit 0a7bf77b8c0765f8a53dc72a8edab8e0496938ff - GLReadBuf... | Sven Gothel | 2013-05-08 | 1 | -1/+1 |
* | Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/... | Sven Gothel | 2013-05-08 | 1 | -32/+25 |
* | GLJPanel: Use PixelBufferProvider AWTPixelBufferProviderInt; PixelBufferProvi... | Sven Gothel | 2013-05-08 | 1 | -0/+1 |
* | GLReadBufferUtil: Utilizing PixelBufferProvider; Adding AWTGLReadBufferUtil a... | Sven Gothel | 2013-04-27 | 1 | -56/+90 |
* | type: weather -> whether :) .. it's spring again :) | Sven Gothel | 2013-04-18 | 1 | -1/+1 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -3/+14 |
* | GLReadBufferUtil, ShaderUtil: Catch GLException (and dump if thrown), to incr... | Sven Gothel | 2012-09-20 | 1 | -1/+3 |
* | Robostness FBObject / GLReadBufferUtil: Ignore pre-existing GL errors - remov... | Sven Gothel | 2012-08-17 | 1 | -0/+4 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -3/+9 |
* | Fix GLReadBufferUtil for ES platforms: RGB read format may not be supported. ... | Sven Gothel | 2012-02-22 | 1 | -13/+44 |
* | Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ... | Sven Gothel | 2011-06-07 | 1 | -0/+181 |