aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/opengl/Renderer.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stash_glyphcacheSven Gothel2014-02-231-55/+76
|\
| * Graph: RendereState: Create own PMVMatrix if passed value is null; Renderer: ...Sven Gothel2014-02-151-0/+8
| * Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...Sven Gothel2013-11-071-1/+1
| * jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-42/+42
| * Fix Bug 711: Align Graphs's Curve Shader programmatically to used GL/GLSL ver...Sven Gothel2013-05-171-12/+23
| * Adapt to change 5060b728b26a89a14367f8fca9f4eb7968f719ca: ShaderState.uniform...Sven Gothel2013-01-191-3/+5
* | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)Sven Gothel2014-02-231-1/+1
|/
* 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