summaryrefslogtreecommitdiffstats
path: root/src/demos/texture/TestTexture.java
Commit message (Expand)AuthorAgeFilesLines
* Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...Sven Gothel2012-06-211-8/+0
* sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74Sven Gothel2011-04-261-5/+5
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-141-3/+7
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-101-0/+4
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-3/+3
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+229
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-204/+0
* Added debugging printlnKenneth Russel2007-10-091-0/+1
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-2/+2
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-091-1/+0
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-071-1/+3
* Fixed mipmap handling in TextureIO and associated classes. Top-level Kenneth Russel2006-01-071-1/+1
* Changed how Texture returns texture coordinates for both the entire Kenneth Russel2006-01-061-6/+5
* Incorporated TextureIO texture loader (and, eventually, writer) and Kenneth Russel2006-01-061-0/+203