aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/opengl/RegionRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc...Sven Gothel2014-03-221-7/+9
* Bug 801: Revisit UIShape/SceneController (Ray-Picking, Full Object/Model driv...Sven Gothel2014-03-161-21/+0
* Bug 801: Outline/OutlineShape tranform and sort fixes ; Quaternion: Reduce mu...Sven Gothel2014-03-151-2/+2
* Bug 801: Add Frustum support to Region; Misc ..Sven Gothel2014-03-141-5/+13
* Bug 801: Refine 'blend' usage and modes (API-doc and demo-code)Sven Gothel2014-03-051-5/+79
* Bug 801: Add MSAA_RENDERING_BIT ; VBAA: Uses GL_NEAREST (good result) ; Demos...Sven Gothel2014-03-021-1/+8
* Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ...Sven Gothel2014-03-011-1/+0
* Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom...Sven Gothel2014-02-251-24/+260
* Merge branch 'master' into stash_glyphcacheSven Gothel2014-02-231-11/+11
|\
| * jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-12/+12
* | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)Sven Gothel2014-02-231-4/+3
|/
* Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in...Sven Gothel2012-02-251-5/+6
* Add Factory for triangulation with base Interface; misc cleanupRami Santina2011-06-051-1/+1
* Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...Sven Gothel2011-05-081-103/+23
* Merge remote-tracking branch 'rsantina/graph'Sven Gothel2011-05-071-6/+6
|\
| * Cleanup nonuniform impl(method params and comments)Rami Santina2011-05-031-6/+6
* | Merging OutlineShape.VerticesState enum type (John Pritchard <[email protected]...Sven Gothel2011-05-051-2/+2
|/
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-6/+23
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-1/+1
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-21/+49
* Fix: shaderProgram.program(); glBindAttribLocation() call; dispose/disposeImp...Sven Gothel2011-04-051-0/+5
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+113