summaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/utils/TextureIO.java
Commit message (Expand)AuthorAgeFilesLines
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-091-34/+420
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-071-11/+84
* Fixed mipmap handling in TextureIO and associated classes. Top-level Kenneth Russel2006-01-071-118/+182
* Incorporated TextureIO texture loader (and, eventually, writer) and Kenneth Russel2006-01-061-0/+794