Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function... | Sven Gothel | 2011-04-26 | 1 | -19/+15 |
* | Refactored graph: Reduce/remove data copy/recreation; Shader cleanup | Sven Gothel | 2011-04-23 | 1 | -103/+117 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -184/+184 |
* | Merge remote-tracking branch 'rsantina/graph' into graph | Sven Gothel | 2011-04-08 | 1 | -0/+4 |
|\ | |||||
| * | Merge: merged with sgothel | Rami Santina | 2011-04-08 | 1 | -158/+164 |
| |\ | |||||
| * | | Added getBounds impl to region, returning AABBox | Rami Santina | 2011-04-08 | 1 | -0/+5 |
* | | | destroy: clear vertices/triangle arrays | Sven Gothel | 2011-04-08 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Use GLArrayDataServer to handle shader attributes/data using VBO | Sven Gothel | 2011-04-08 | 1 | -157/+164 |
|/ | |||||
* | Fix: Use new FBObject; Use shaderProgram.program() instead of shaderProgram.id() | Sven Gothel | 2011-04-05 | 1 | -65/+30 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 1 | -0/+385 |