aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/TextureData.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1042: ImageIOUtil -> ImageType + ImageType.Util ; Fix implementation and ...Sven Gothel2015-08-191-1/+13
* Bug 1135 - Cleanup: Class ownership change of static GL enumeratesSven Gothel2015-03-061-1/+0
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-1/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-64/+65
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-47/+47
* GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati...Sven Gothel2013-09-041-2/+2
* Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/...Sven Gothel2013-05-081-106/+16
* GLJPanel: Use PixelBufferProvider AWTPixelBufferProviderInt; PixelBufferProvi...Sven Gothel2013-05-081-0/+8
* TextureData: Add PixelAttributes and PixelBufferProvider; ColorSink back to J...Sven Gothel2013-04-271-27/+225
* Move JPEGDecoder.PixelStorage -> TextureData.ColorSink: Appropriate name + pu...Sven Gothel2013-04-271-0/+15
* Fix Bug 671: Add JPEG Decoder w/o AWT DependenciesSven Gothel2013-04-011-0/+15
* TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan...Sven Gothel2012-06-181-1/+1
* TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne...Sven Gothel2012-02-221-1/+1
* Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...Sven Gothel2011-06-071-3/+4
* Fix file modesSven Gothel2010-07-071-0/+0
* renamed BufferUtil to GLBuffers.Michael Bien2010-03-291-1/+1
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+370