aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/util/texture/TextureData.java
Commit message (Expand)AuthorAgeFilesLines
* Fix: TextureIO/TGA for ES2 (GL formats/types)Sven Gothel2008-09-021-13/+6
* Formatting changes onlyKenneth Russel2008-07-161-272/+272
* Reorganized TextureIO classes to enable code sharing between desktopKenneth Russel2008-07-161-30/+231
* 2nd big refactoring.Sven Gothel2008-06-211-589/+30
* Fixed regression pointed out by Tom Gaskins where Kenneth Russel2007-07-121-7/+21
* Fixed problems in TextureIO classes where they did not work with Kenneth Russel2007-05-071-12/+67
* On advice from Chris Campbell, forced TYPE_INT_ARGB and Kenneth Russel2007-02-271-3/+12
* Fixed Issue 276: Bug in handling of RGB-like custom BufferedImages in TextureIO Kenneth Russel2007-02-221-1/+1
* Fixed Issue 257: RFE: Texture.updateSubImage(x,y,w,h) Kenneth Russel2006-12-291-127/+153
* Fixed Issue 238: BufferedImage flips on call to ImageIO.newTexture Kenneth Russel2006-07-201-33/+81
* Fixed Issue 190: Add TextureIO features Kenneth Russel2006-01-221-0/+37
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-0/+512