| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc... | Sven Gothel | 2014-03-22 | 1 | -7/+9 |
* | Bug 801: Revisit UIShape/SceneController (Ray-Picking, Full Object/Model driv... | Sven Gothel | 2014-03-16 | 1 | -21/+0 |
* | Bug 801: Outline/OutlineShape tranform and sort fixes ; Quaternion: Reduce mu... | Sven Gothel | 2014-03-15 | 1 | -2/+2 |
* | Bug 801: Add Frustum support to Region; Misc .. | Sven Gothel | 2014-03-14 | 1 | -5/+13 |
* | Bug 801: Refine 'blend' usage and modes (API-doc and demo-code) | Sven Gothel | 2014-03-05 | 1 | -5/+79 |
* | Bug 801: Add MSAA_RENDERING_BIT ; VBAA: Uses GL_NEAREST (good result) ; Demos... | Sven Gothel | 2014-03-02 | 1 | -1/+8 |
* | Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ... | Sven Gothel | 2014-03-01 | 1 | -1/+0 |
* | Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom... | Sven Gothel | 2014-02-25 | 1 | -24/+260 |
* | Merge branch 'master' into stash_glyphcache | Sven Gothel | 2014-02-23 | 1 | -11/+11 |
|\ |
|
| * | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -12/+12 |
* | | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean) | Sven Gothel | 2014-02-23 | 1 | -4/+3 |
|/ |
|
* | Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in... | Sven Gothel | 2012-02-25 | 1 | -5/+6 |
* | Add Factory for triangulation with base Interface; misc cleanup | Rami Santina | 2011-06-05 | 1 | -1/+1 |
* | Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio... | Sven Gothel | 2011-05-08 | 1 | -103/+23 |
* | Merge remote-tracking branch 'rsantina/graph' | Sven Gothel | 2011-05-07 | 1 | -6/+6 |
|\ |
|
| * | Cleanup nonuniform impl(method params and comments) | Rami Santina | 2011-05-03 | 1 | -6/+6 |
* | | Merging OutlineShape.VerticesState enum type (John Pritchard <jdp@syntelos.or... | Sven Gothel | 2011-05-05 | 1 | -2/+2 |
|/ |
|
* | Added nonuniform weight impl; misc enhancements/cleanups | Rami Santina | 2011-05-02 | 1 | -6/+23 |
* | ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function... | Sven Gothel | 2011-04-26 | 1 | -1/+1 |
* | Refactored graph: Reduce/remove data copy/recreation; Shader cleanup | Sven Gothel | 2011-04-23 | 1 | -21/+49 |
* | Fix: shaderProgram.program(); glBindAttribLocation() call; dispose/disposeImp... | Sven Gothel | 2011-04-05 | 1 | -0/+5 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 1 | -0/+113 |