aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/utils/Texture.java
Commit message (Expand)AuthorAgeFilesLines
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-091-21/+20
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-071-125/+213
* Fixed mipmap handling in TextureIO and associated classes. Top-level Kenneth Russel2006-01-071-20/+76
* Changed how Texture returns texture coordinates for both the entire Kenneth Russel2006-01-061-85/+38
* Incorporated TextureIO texture loader (and, eventually, writer) and Kenneth Russel2006-01-061-0/+440