aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/util/texture/Texture.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug pointed out by Tom Gaskins from NASA in handling of creationKenneth Russel2006-06-021-24/+51
* Fixed bugs in handling of mipmapped compressed texturesKenneth Russel2006-05-201-4/+12
* Fixed bug found by user Kickaha on javagaming.org forums where entire Kenneth Russel2006-04-131-2/+2
* Added support requested by user mantesat on JOGL forum for null Kenneth Russel2006-03-031-1/+6
* Fixed Issue 203: Missing setup of GL_UNPACK_ALIGNMENT for mipmapped Kenneth Russel2006-02-101-4/+12
* Fixed Issue 190: Add TextureIO features Kenneth Russel2006-01-221-0/+91
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-0/+536