aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/RegionRendererImpl01.java
Commit message (Expand)AuthorAgeFilesLines
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-7/+16
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-3/+3
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-111/+18
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-28/+28
* Use common constants for shader attributes (needs to be completed)Sven Gothel2011-04-081-2/+2
* Fix: shaderProgram.program(); glBindAttribLocation() call; dispose/disposeImp...Sven Gothel2011-04-051-5/+7
* Fix: p1y region set to 0.5, cleaned shaderRami Santina2011-04-021-1/+1
* Fragment Shader enhancement + clean-up;Rami Santina2011-04-021-1/+1
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+206