aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/ImageIOUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1042: ImageIOUtil -> ImageType + ImageType.Util ; Fix implementation and ...Sven Gothel2015-08-191-1336/+0
* Bug 1042: ImageIOUtil: Use unique public static final const String identifiersSven Gothel2015-08-181-134/+1025
* Bug 1042: ImageIOUtil: Left-Align branches for readabilitySven Gothel2015-08-181-100/+100
* Documents ImageIOUtil, see the bug report 1042Julien Gouesse2015-08-091-0/+17
* Detection of the image format, first version (work in progress), see the bug ...Julien Gouesse2015-08-091-0/+428