| Commit message (Expand) | Author | Age | Files | Lines |
* | TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan... | Sven Gothel | 2012-06-18 | 1 | -15/+38 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 1 | -1/+1 |
* | TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl... | Sven Gothel | 2012-04-07 | 5 | -5/+181 |
* | TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage... | Sven Gothel | 2012-04-06 | 2 | -18/+28 |
* | TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne... | Sven Gothel | 2012-02-22 | 2 | -41/+50 |
* | Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ... | Sven Gothel | 2011-06-07 | 2 | -11/+10 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 2 | -51/+51 |
* | Remove CDC | Sven Gothel | 2011-02-09 | 4 | -1306/+0 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 9 | -0/+0 |
* | Review of using isGL2() and GL2.GL* | Sven Gothel | 2010-04-22 | 2 | -8/+8 |
* | renamed BufferUtil to GLBuffers. | Michael Bien | 2010-03-29 | 2 | -2/+2 |
* | com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers. | Michael Bien | 2010-03-29 | 2 | -2/+2 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 12 | -0/+4321 |