aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/awt/AWTGLPixelBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ...Sven Gothel2013-11-211-13/+17
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+4
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-39/+39
* GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for row-stride...Sven Gothel2013-10-021-1/+38
* GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati...Sven Gothel2013-09-041-35/+10
* StringBuffer -> StringBuilderSven Gothel2013-07-151-2/+2
* Fix Bug 731: GLJPanel: Access global GLPixelBuffer via SingletonGLPixelBuffer...Sven Gothel2013-05-091-12/+37
* Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/...Sven Gothel2013-05-081-0/+203