aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/TextureIO.java
Commit message (Expand)AuthorAgeFilesLines
* TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage...Sven Gothel2012-04-061-25/+23
* TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne...Sven Gothel2012-02-221-19/+25
* Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...Sven Gothel2011-06-071-20/+38
* Texture: Change method signatures: Pass GL context object if required (remove...Sven Gothel2011-04-221-14/+27
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-13/+13
* Remove CDCSven Gothel2011-02-091-0/+1258