aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java
Commit message (Expand)AuthorAgeFilesLines
* JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenienceSven Gothel2011-11-081-3/+1
* VBO and Texture Names: Allos (int) < 0 - unusual valid names for some GL impl.Sven Gothel2011-08-011-4/+4
* Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...Sven Gothel2011-06-071-1/+0
* Texture: Change method signatures: Pass GL context object if required (remove...Sven Gothel2011-04-221-116/+79
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-12/+12
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Fix file modesSven Gothel2010-07-071-0/+0
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-221-14/+14
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+1120