aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/util/texture/TextureIO.java.javase
Commit message (Expand)AuthorAgeFilesLines
* Added TextureIO.newTexture wrapping an OpenGL texture ID from anKenneth Russel2008-09-031-0/+39
* Fix: TextureIO/TGA for ES2 (GL formats/types)Sven Gothel2008-09-021-1/+5
* Fix: TextureIO.java* DDSImage.java* (Relocation of io utils)Sven Gothel2008-09-021-1/+1
* Refactoring common io codeSven Gothel2008-08-301-1/+1
* Temporarily split some TextureIO-related classes into Java SE and Java Kenneth Russel2008-08-171-0/+1186