summaryrefslogtreecommitdiffstats
path: root/src/demos/texture
Commit message (Expand)AuthorAgeFilesLines
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-142-6/+14
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-102-0/+8
* Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432Sven Gothel2010-04-151-1/+1
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-273-12/+12
* Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)Sven Gothel2010-03-262-5/+7
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-153-0/+659
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-153-601/+0
* Added debugging printlnKenneth Russel2007-10-091-0/+1
* Updated copyrightKenneth Russel2006-12-301-1/+1
* Fixed Issue 257: RFE: Texture.updateSubImage(x,y,w,h) Kenneth Russel2006-12-291-0/+303
* Fixed potential problem in TextureConvert demo where it wasn't Kenneth Russel2006-02-011-1/+3
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-132-4/+5
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-092-1/+91
* 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