aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util/jpeg
Commit message (Expand)AuthorAgeFilesLines
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+12
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-66/+66
* Fix Bug 745: NPE - QTT definition shall be allowd to _follow_ SOF (frame) - R...Sven Gothel2013-06-141-19/+53
* TextureData: Add PixelAttributes and PixelBufferProvider; ColorSink back to J...Sven Gothel2013-04-271-2/+19
* Move JPEGDecoder.PixelStorage -> TextureData.ColorSink: Appropriate name + pu...Sven Gothel2013-04-271-16/+2
* Fix Bug 671: Add JPEG Decoder w/o AWT DependenciesSven Gothel2013-04-011-0/+1505