aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/TextureData.java
Commit message (Expand)AuthorAgeFilesLines
* 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