aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/opengl/Renderer.java
Commit message (Expand)AuthorAgeFilesLines
* Adapt to change 5060b728b26a89a14367f8fca9f4eb7968f719ca: ShaderState.uniform...Sven Gothel2013-01-191-3/+5
* Graph Shader Simplification, 'a'/'b' redefined; GraphUI 2-pass demo;Sven Gothel2011-10-041-4/+3
* Graph: Reflect shader name change in impl. TODO: Use/switch to 2nd pass shaderSven Gothel2011-10-021-1/+4
* Graph: Remove unused importsRami Santina2011-06-051-1/+0
* Graph: updated inclass documentationsRami Santina2011-06-051-1/+1
* Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...Sven Gothel2011-05-081-81/+74
* Cleanup nonuniform impl(method params and comments)Rami Santina2011-05-031-1/+2
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-22/+9
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-23/+24
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-66/+185
* Merge: merged with sgothelRami Santina2011-04-081-1/+2
|\
| * Use common constants for shader attributes (needs to be completed)Sven Gothel2011-04-081-1/+2
* | TextRenderer - createString exposed; Renderer - added scale();Rami Santina2011-04-081-0/+7
|/
* Rendered: +enable(GL, bool) ; dumpFontNames..Sven Gothel2011-04-011-0/+4
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+167