aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/utils
Commit message (Expand)AuthorAgeFilesLines
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-1332-26460/+0
* Fixed issue with vertical flip of image pointed out by Chris CampbellKenneth Russel2006-01-091-1/+0
* Made JOGLAppletLauncher.getTimestamp() private; was accidentally Kenneth Russel2006-01-091-1/+1
* Added Screenshot utility class. Fast Targa screenshot contributed by Kenneth Russel2006-01-091-0/+208
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-097-114/+1106
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-072-136/+297
* Fixed mipmap handling in TextureIO and associated classes. Top-level Kenneth Russel2006-01-074-170/+376
* Changed how Texture returns texture coordinates for both the entire Kenneth Russel2006-01-062-85/+117
* Incorporated TextureIO texture loader (and, eventually, writer) and Kenneth Russel2006-01-068-0/+3273
* Fixed bug in JOGLAppletLauncher found by Travis Bryson whereKenneth Russel2006-01-051-1/+1
* Fixed javadoc for JOGLAppletLauncher againKenneth Russel2006-01-041-1/+1
* Fixed javadoc for JOGLAppletLauncherKenneth Russel2006-01-041-8/+8
* Updated version string to JSR-231 beta 2Kenneth Russel2006-01-031-1/+1
* Removed dead codeKenneth Russel2005-12-011-0/+702
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2420-0/+20887