| Commit message (Expand) | Author | Age | Files | Lines |
* | Graph: OutlineShape fix, cleanup | Sven Gothel | 2011-05-08 | 1 | -36/+75 |
* | Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio... | Sven Gothel | 2011-05-08 | 6 | -400/+385 |
* | Merge remote-tracking branch 'rsantina/graph' | Sven Gothel | 2011-05-07 | 2 | -7/+8 |
|\ |
|
| * | Cleanup nonuniform impl(method params and comments) | Rami Santina | 2011-05-03 | 2 | -7/+8 |
* | | Graph / Text: Use CharSequence as char/string interface to text rendering | Sven Gothel | 2011-05-06 | 1 | -2/+2 |
* | | Graph: more clone() cleanup. | Sven Gothel | 2011-05-06 | 2 | -2/+2 |
* | | Graph: More std. functionality (equals, clone) / Better in-place transformati... | Sven Gothel | 2011-05-06 | 6 | -222/+480 |
* | | Merging OutlineShape.VerticesState enum type (John Pritchard <jdp@syntelos.or... | Sven Gothel | 2011-05-05 | 2 | -8/+27 |
|/ |
|
* | Added nonuniform weight impl; misc enhancements/cleanups | Rami Santina | 2011-05-02 | 6 | -50/+38 |
* | ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function... | Sven Gothel | 2011-04-26 | 5 | -36/+36 |
* | Refactored graph: Reduce/remove data copy/recreation; Shader cleanup | Sven Gothel | 2011-04-23 | 7 | -169/+418 |
* | Add com.jogamp.graph disclaimer | Sven Gothel | 2011-04-08 | 1 | -0/+33 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 12 | -1628/+1628 |
* | Merge: merged with sgothel | Rami Santina | 2011-04-08 | 3 | -21/+74 |
|\ |
|
| * | Use common constants for shader attributes (needs to be completed) | Sven Gothel | 2011-04-08 | 2 | -1/+14 |
| * | Fix: Cached GlyphString handling | Sven Gothel | 2011-04-08 | 1 | -20/+62 |
* | | TextRenderer - createString exposed; Renderer - added scale(); | Rami Santina | 2011-04-08 | 2 | -1/+8 |
* | | Fix: AABBox setLow/setHigh call resize; removes possible call error | Rami Santina | 2011-04-08 | 1 | -4/+4 |
* | | Added getBounds impl to region, returning AABBox | Rami Santina | 2011-04-08 | 1 | -0/+3 |
|/ |
|
* | Fix: shaderProgram.program(); glBindAttribLocation() call; dispose/disposeImp... | Sven Gothel | 2011-04-05 | 2 | -0/+10 |
* | Rendered: +enable(GL, bool) ; dumpFontNames.. | Sven Gothel | 2011-04-01 | 1 | -0/+4 |
* | Font Names: Expose name indices allowing user to pick all names .. | Sven Gothel | 2011-04-01 | 2 | -6/+17 |
* | Load fonts via File or URL . | Sven Gothel | 2011-04-01 | 1 | -4/+33 |
* | Font: +getName / +getAllNames / +isPrintableCharacter | Sven Gothel | 2011-04-01 | 1 | -0/+3 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 17 | -0/+2807 |