aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/geom
Commit message (Expand)AuthorAgeFilesLines
* jogl: add missing @Override annotationsHarvey Harrison2013-10-174-0/+26
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-174-54/+54
* Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-114-337/+12
* Handle curved triangles overlaps.Rami Santina2011-06-201-16/+20
* Fix: transform to Quadratic; Refactor method namesRami Santina2011-06-051-3/+3
* Graph/JOGL: Avoid NPESven Gothel2011-05-081-1/+1
* Graph: more clone() cleanup.Sven Gothel2011-05-061-1/+1
* Graph: More std. functionality (equals, clone) / Better in-place transformati...Sven Gothel2011-05-064-154/+246
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-23/+28
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-085-576/+576
* Fix: AABBox setLow/setHigh call resize; removes possible call errorRami Santina2011-04-081-4/+4
* Folded turtle2d into jogl foldersSven Gothel2011-04-015-0/+812