aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/texture/spi
Commit message (Expand)AuthorAgeFilesLines
* jogl: fix bit shift error in LEDataInputStreamHarvey Harrison2012-10-151-1/+1
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-2/+4
* TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan...Sven Gothel2012-06-181-15/+38
* StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...Sven Gothel2012-04-161-1/+1
* TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...Sven Gothel2012-04-075-5/+181
* TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage...Sven Gothel2012-04-062-18/+28
* TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne...Sven Gothel2012-02-222-41/+50
* Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...Sven Gothel2011-06-072-11/+10
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-082-51/+51
* Remove CDCSven Gothel2011-02-094-1306/+0
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Fix file modesSven Gothel2010-07-079-0/+0
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-222-8/+8
* renamed BufferUtil to GLBuffers.Michael Bien2010-03-292-2/+2
* 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-2712-0/+4321