| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 1 | -319/+0 |
* | Fix Bug 362: calculated dimensions for MipMaps smaller than 16x16 | Michael Esemplare | 2013-12-11 | 1 | -1/+32 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 9 | -0/+44 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 12 | -165/+165 |
* | PNGImage: Bounds check in getPixelRGBA8(..) and setPixelRGBA8(..) | Sven Gothel | 2013-09-04 | 1 | -0/+8 |
* | Fix Bug 744: Added support of RLE encoded .tga | Petr Skramovsky | 2013-07-17 | 1 | -21/+58 |
* | Bug 724: Add manual unit test, incr. PNGImage verbosity. | Sven Gothel | 2013-07-02 | 1 | -1/+2 |
* | TextureData: Add PixelAttributes and PixelBufferProvider; ColorSink back to J... | Sven Gothel | 2013-04-27 | 1 | -2/+1 |
* | Move JPEGDecoder.PixelStorage -> TextureData.ColorSink: Appropriate name + pu... | Sven Gothel | 2013-04-27 | 1 | -4/+5 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -34/+87 |
* | Fix Bug 671: Add JPEG Decoder w/o AWT Dependencies | Sven Gothel | 2013-04-01 | 1 | -0/+175 |
* | PNGImage: Add license header ; TestPNGImage01NEWT package move .. | Sven Gothel | 2013-03-27 | 1 | -1/+27 |
* | PNGImage: Cleanup code and reuse scanlineRGBA buffer in indexed mode. Add DEB... | Sven Gothel | 2013-03-20 | 1 | -29/+36 |
* | Handles indexed PNGs | Julien Gouesse | 2013-03-20 | 1 | -21/+49 |
* | MacOSXCGLContext: Use new setLocation(gl, shader-program); Minor edits.. | Sven Gothel | 2012-12-16 | 1 | -1/+1 |
* | jogl: fix bit shift error in LEDataInputStream | Harvey Harrison | 2012-10-15 | 1 | -1/+1 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -2/+4 |
* | 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 |