aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/opengl/GLRegion.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 801: Add Frustum support to Region; Misc ..Sven Gothel2014-03-141-3/+13
* Bug 801: Refine 'blend' usage and modes (API-doc and demo-code)Sven Gothel2014-03-051-0/+21
* Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ...Sven Gothel2014-03-011-5/+5
* Bug 801: Graph TextRenderer Cleanup Part-5: *Region API Cleanup (protected im...Sven Gothel2014-02-271-9/+14
* Bug 801: Graph TextRenderer Cleanup Part-3: Region.addOutlineShape(..) Push G...Sven Gothel2014-02-271-3/+10
* Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom...Sven Gothel2014-02-251-23/+22
* Merge branch 'master' into stash_glyphcacheSven Gothel2014-02-231-15/+15
|\
| * jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-21/+21
| * jogl: remove executable bit from some java files and a pngHarvey Harrison2013-04-091-0/+0
* | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)Sven Gothel2014-02-231-36/+6
|/
* Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in...Sven Gothel2012-02-251-4/+6
* Graph: updated inclass documentationsRami Santina2011-06-051-3/+3
* Remove implicit for loops reduces temp objectsRami Santina2011-05-211-2/+4
* Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...Sven Gothel2011-05-081-0/+125