aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/Region.java
Commit message (Expand)AuthorAgeFilesLines
* Graph: updated inclass documentationsRami Santina2011-06-051-32/+54
* Add Factory for triangulation with base Interface; misc cleanupRami Santina2011-06-051-6/+8
* Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj...Sven Gothel2011-05-091-0/+25
* Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...Sven Gothel2011-05-081-132/+142
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-1/+1
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-18/+8
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-84/+84
* Merge: merged with sgothelRami Santina2011-04-081-0/+11
|\
| * Use common constants for shader attributes (needs to be completed)Sven Gothel2011-04-081-0/+12
* | Added getBounds impl to region, returning AABBoxRami Santina2011-04-081-0/+3
|/
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+128