summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opengl
Commit message (Collapse)AuthorAgeFilesLines
* Final core and demo changes for jogl mergeSven Gothel2011-04-0115-0/+1685
Core: - Region: Cleanup up constant names - Renderer: Add getRenderType() - TextRenderer: Add cache size limit - JavaFontLoader: Add FIXME 'Add cache size to limit memory usage' - UbuntuFontLoader: Add cache and FIXME 'Add cache size to limit memory usage' - TypecastFont: Add FIXME 'Add cache size to limit memory usage ??' Demos: - Relocated and split (main/listener) for jogl merge - Add 's' for screenshot - Text: - Add 'i' for live editing mode (until CR, backspace supported)