summaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/util/texture/spi
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-156-2420/+0
* Added support for loading non-mipmapped, non-power-of-two compressed Kenneth Russel2007-09-041-0/+36
* Fixed Issue 273: class DDSImage don't support cubemap textures Kenneth Russel2007-02-211-16/+144
* Fixed Issue 267: class DDSImage return incorrect mipmap level data. Kenneth Russel2007-01-261-2/+2
* Fixed bugs in handling of mipmapped compressed texturesKenneth Russel2006-05-201-10/+4
* Added StreamUtil for reading all data from an InputStream. Added Kenneth Russel2006-05-051-2/+40
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-136-0/+2224