aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/spi/TGAImage.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1135 - Cleanup: Class ownership change of static GL enumeratesSven Gothel2015-03-061-2/+2
* 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-38/+38
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-17/+17
* Fix Bug 744: Added support of RLE encoded .tgaPetr Skramovsky2013-07-171-21/+58
* TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...Sven Gothel2012-04-071-1/+3
* TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage...Sven Gothel2012-04-061-11/+14
* TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne...Sven Gothel2012-02-221-10/+3
* Remove CDCSven Gothel2011-02-091-0/+420