| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Texture: Clarifiy API doc of getTextureObject(GL) | Sven Gothel | 2012-09-28 | 1 | -1/+6 |
* | NativeWindowFactory.getNativeWindowType(..): Return canonical string represen... | Sven Gothel | 2012-08-18 | 1 | -1/+1 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 4 | -15/+25 |
* | TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan... | Sven Gothel | 2012-06-18 | 4 | -35/+65 |
* | TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene... | Sven Gothel | 2012-04-16 | 1 | -11/+142 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 1 | -1/+1 |
* | Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te... | Sven Gothel | 2012-04-11 | 3 | -18/+93 |
* | TextureIO: PNGImage 1st | Sven Gothel | 2012-04-07 | 1 | -2/+2 |
* | TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl... | Sven Gothel | 2012-04-07 | 6 | -6/+277 |
* | TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage... | Sven Gothel | 2012-04-06 | 4 | -46/+54 |
* | Texture: Ignore enable/disable for GL_TEXTURE_EXTERNAL_OES; TextureCoords: Ad... | Sven Gothel | 2012-04-03 | 2 | -4/+53 |
* | Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34... | Sven Gothel | 2012-03-13 | 1 | -5/+4 |
* | TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne... | Sven Gothel | 2012-02-22 | 4 | -61/+76 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 1 | -3/+3 |
* | JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenience | Sven Gothel | 2011-11-08 | 1 | -3/+1 |
* | VBO and Texture Names: Allos (int) < 0 - unusual valid names for some GL impl. | Sven Gothel | 2011-08-01 | 1 | -4/+4 |
* | Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ... | Sven Gothel | 2011-06-07 | 5 | -35/+52 |
* | Texture: Change method signatures: Pass GL context object if required (remove... | Sven Gothel | 2011-04-22 | 2 | -130/+106 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 4 | -76/+76 |
* | Remove CDC | Sven Gothel | 2011-02-09 | 6 | -2562/+0 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 4 | -4/+4 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 15 | -0/+0 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 2 | -4/+4 |
* | Review of using isGL2() and GL2.GL* | Sven Gothel | 2010-04-22 | 3 | -22/+22 |
* | renamed BufferUtil to GLBuffers. | Michael Bien | 2010-03-29 | 3 | -3/+3 |
* | 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 | 19 | -0/+9031 |