aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/TextRendererImpl01.java
Commit message (Expand)AuthorAgeFilesLines
* 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