summaryrefslogtreecommitdiffstats
path: root/src/demos/texture/TestSubImage.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-031-7/+7
* 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-5/+5
* Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)Sven Gothel2010-03-261-1/+1
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+329
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-303/+0
* Updated copyrightKenneth Russel2006-12-301-1/+1
* Fixed Issue 257: RFE: Texture.updateSubImage(x,y,w,h) Kenneth Russel2006-12-291-0/+303