| 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 | -1/+2 |
* | Graph: Fix NPE in case of double destroy call .. | Sven Gothel | 2014-03-17 | 1 | -6/+15 |
* | Bug 801: Add Frustum support to Region; Misc .. | Sven Gothel | 2014-03-14 | 1 | -1/+7 |
* | Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ... | Sven Gothel | 2014-03-01 | 1 | -1/+1 |
* | Bug 801: Graph TextRenderer Cleanup Part-5: *Region API Cleanup (protected im... | Sven Gothel | 2014-02-27 | 1 | -8/+5 |
* | Bug 801: Graph TextRenderer Cleanup Part-3: Region.addOutlineShape(..) Push G... | Sven Gothel | 2014-02-27 | 1 | -57/+44 |
* | Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom... | Sven Gothel | 2014-02-25 | 1 | -28/+9 |
* | Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts) | Sven Gothel | 2014-02-24 | 1 | -19/+30 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+3 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -17/+17 |
* | GLArrayData* VBO binding: Properly document and impl. bindBuffer(..) in detai... | Sven Gothel | 2012-10-12 | 1 | -6/+4 |
* | GLArrayData* VBO binding: Adding explicit bindBuffer(..) method, since VBO is... | Sven Gothel | 2012-10-12 | 1 | -2/+4 |
* | GLArrayData: Fix 'growBuffer()' / clarify 'initialSize' -> 'initialElementCount' | Sven Gothel | 2012-04-11 | 1 | -4/+4 |
* | Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in... | Sven Gothel | 2012-02-25 | 1 | -1/+1 |
* | GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS... | Sven Gothel | 2011-08-30 | 1 | -4/+4 |
* | Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears... | Sven Gothel | 2011-08-22 | 1 | -1/+1 |
* | Graph: Remove unused imports | Rami Santina | 2011-06-05 | 1 | -1/+0 |
* | Graph: updated inclass documentations | Rami Santina | 2011-06-05 | 1 | -28/+23 |
* | Graph VBORegion*: Lazy GL alloc of resources at update(GL, ..) not constructor | Sven Gothel | 2011-05-08 | 1 | -104/+49 |
* | ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function... | Sven Gothel | 2011-04-26 | 1 | -5/+8 |
* | Refactored graph: Reduce/remove data copy/recreation; Shader cleanup | Sven Gothel | 2011-04-23 | 1 | -41/+54 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -126/+126 |
* | Merge: merged with sgothel | Rami Santina | 2011-04-08 | 1 | -58/+64 |
|\ |
|
| * | Use GLArrayDataServer to handle shader attributes/data using VBO | Sven Gothel | 2011-04-08 | 1 | -58/+63 |
* | | Added getBounds impl to region, returning AABBox | Rami Santina | 2011-04-08 | 1 | -2/+16 |
|/ |
|
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 1 | -0/+185 |