| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1031: Remove Deprecated Classes and Methods (JOGL) | Sven Gothel | 2014-07-10 | 2 | -414/+3 |
* | Findbugs: Use static fields where possible | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)' | Sven Gothel | 2014-07-08 | 1 | -3/+3 |
* | Findbugs.not-written.null: Fix referencing non-written fields (never written ... | Sven Gothel | 2014-07-08 | 1 | -1/+4 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 7 | -354/+356 |
* | GLU: Make ProjectFloat/ProjectDouble final and deprecate GLU.destroy() method. | Sven Gothel | 2014-06-27 | 1 | -1/+0 |
* | Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad... | Sven Gothel | 2014-05-21 | 2 | -11/+11 |
* | Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i... | Sven Gothel | 2014-02-13 | 1 | -2/+44 |
* | Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ... | Sven Gothel | 2013-11-21 | 1 | -13/+17 |
* | Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ... | Sven Gothel | 2013-10-27 | 1 | -16/+16 |
* | jogl: enable generics annotations on TextRenderer | Harvey Harrison | 2013-10-20 | 1 | -16/+13 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 2 | -0/+36 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 7 | -99/+99 |
* | GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for row-stride... | Sven Gothel | 2013-10-02 | 1 | -1/+38 |
* | Complete commit 54dcdf1f53c9fc1f7124cf77bbf5aa952d42053a, exposing GL2ES3 in ... | Sven Gothel | 2013-09-07 | 1 | -9/+2 |
* | GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati... | Sven Gothel | 2013-09-04 | 2 | -36/+11 |
* | GLReadBufferUtil.readPixels(..): Use plain int values for inWidth/inHeight, i... | Sven Gothel | 2013-09-03 | 1 | -3/+1 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -1/+6 |
* | StringBuffer -> StringBuilder | Sven Gothel | 2013-07-15 | 1 | -2/+2 |
* | Fix Bug 731: GLJPanel: Access global GLPixelBuffer via SingletonGLPixelBuffer... | Sven Gothel | 2013-05-09 | 1 | -12/+37 |
* | Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/... | Sven Gothel | 2013-05-08 | 2 | -19/+209 |
* | GLReadBufferUtil: Utilizing PixelBufferProvider; Adding AWTGLReadBufferUtil a... | Sven Gothel | 2013-04-27 | 2 | -0/+91 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -12/+24 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 2 | -2/+4 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 1 | -1/+1 |
* | Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34... | Sven Gothel | 2012-03-13 | 1 | -4/+4 |
* | import cleanup | Sven Gothel | 2011-06-07 | 1 | -1/+0 |
* | Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ... | Sven Gothel | 2011-06-07 | 1 | -51/+18 |
* | Texture: Change method signatures: Pass GL context object if required (remove... | Sven Gothel | 2011-04-22 | 1 | -14/+15 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -2/+2 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Bugfix (Bug 464 - TextRenderer useVertexArray was ignored) | Domokun | 2011-02-01 | 1 | -5/+5 |
* | TextRenderer: Fix imports / Add jogamp license | Sven Gothel | 2011-02-01 | 2 | -5/+2 |
* | Fixes the problem of high memory consumption in TextRenderer (single merged w... | Julien Gouesse | 2011-02-01 | 1 | -6/+39 |
* | Harmonize all runtime properties, see doc/Implementation/runtime-properties.txt | Sven Gothel | 2010-10-11 | 1 | -1/+3 |
* | minor formatting | Sven Gothel | 2010-08-24 | 1 | -2/+1 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 5 | -0/+0 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -1/+1 |
* | com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers. | Michael Bien | 2010-03-29 | 1 | -2/+3 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 5 | -0/+3423 |