aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/TextRendererImpl01.java
Commit message (Expand)AuthorAgeFilesLines
* Fix commit fb7165e690546359dee92dd60b04be69f141c87e; Clarify ShaderState.atta...Sven Gothel2012-02-201-1/+1
* Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...Sven Gothel2011-05-081-6/+6
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-5/+1
* 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/+19
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-105/+105
* 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-3/+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
* Rendered: +enable(GL, bool) ; dumpFontNames..Sven Gothel2011-04-011-1/+1
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+188