| Commit message (Expand) | Author | Age | Files | Lines |
* | Use DPI scaling to scale drawn fonts. | Glenn Burkhardt | 2023-06-04 | 1 | -1/+14 |
* | Bug 1101: Add missing disposal of Pipelined_QuadRenderer's VBOs | Sven Gothel | 2019-08-20 | 1 | -3/+15 |
* | Bug 1211: Hardening Condition-Wait from Spurious-Wakeups and unintended Inter... | Sven Gothel | 2015-09-15 | 1 | -1/+2 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -9/+9 |
* | 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 | 1 | -209/+207 |
* | GLU: Make ProjectFloat/ProjectDouble final and deprecate GLU.destroy() method. | Sven Gothel | 2014-06-27 | 1 | -1/+0 |
* | 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 | 1 | -0/+32 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -6/+6 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -1/+6 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -1/+2 |
* | 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 |
* | 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 | 1 | -3/+1 |
* | 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 | 1 | -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 | 1 | -0/+1951 |