aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture
Commit message (Expand)AuthorAgeFilesLines
* Texture: Change method signatures: Pass GL context object if required (remove...Sven Gothel2011-04-222-130/+106
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-084-76/+76
* Remove CDCSven Gothel2011-02-096-2562/+0
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-094-4/+4
* Fix file modesSven Gothel2010-07-0715-0/+0
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-212-4/+4
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-223-22/+22
* renamed BufferUtil to GLBuffers.Michael Bien2010-03-293-3/+3
* com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers.Michael Bien2010-03-292-2/+2
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2719-0/+9031