summaryrefslogtreecommitdiffstats
path: root/src/demos/texture/TextureConvert.java
Commit message (Expand)AuthorAgeFilesLines
* Adapt to JOGL nwi package changesSven Gothel2009-03-131-2/+2
* Moved FileUtil and StreamUtil classes back into com.sun.opengl.utilKenneth Russel2008-12-301-1/+1
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-5/+11
* Fixed potential problem in TextureConvert demo where it wasn't Kenneth Russel2006-02-011-1/+3
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-2/+3
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-091-0/+91