aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/spi/DDSImage.java
Commit message (Expand)AuthorAgeFilesLines
* Remove deprectated classes and methodsSven Gothel2015-10-151-32/+0
* Bug 1042: ImageIOUtil -> ImageType + ImageType.Util ; Fix implementation and ...Sven Gothel2015-08-191-3/+2
* Deprecates SGIImage.isSGIImage() and DDSImage.isDDSImage(), see the bug repor...Julien Gouesse2015-08-091-1/+3
* 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-71/+72
* Fix Bug 362: calculated dimensions for MipMaps smaller than 16x16Michael Esemplare2013-12-111-1/+32
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-11/+11
* StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...Sven Gothel2012-04-161-1/+1
* TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...Sven Gothel2012-04-071-1/+2
* TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage...Sven Gothel2012-04-061-7/+14
* Remove CDCSven Gothel2011-02-091-0/+919