Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored graph: Reduce/remove data copy/recreation; Shader cleanup | Sven Gothel | 2011-04-23 | 6 | -146/+390 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 4 | -468/+468 |
* | 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 |
* | | 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 | 1 | -4/+4 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 7 | -0/+1096 |