aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01-2pass.fp
Commit message (Expand)AuthorAgeFilesLines
* Bug 801: Add MSAA_RENDERING_BIT ; VBAA: Uses GL_NEAREST (good result) ; Demos...Sven Gothel2014-03-021-90/+0
* Bug 801: TextRegionUtil add 'special' for cache-key; Minor editsSven Gothel2014-02-281-1/+0
* More shader fixes for core (GLSL 150): texture2D -> texture, texture3D is dep...Sven Gothel2013-07-171-0/+1
* Fix regression of commit b2802021acf8aa9b363ebef383c8dc8c8079ffa4 (Bug 711): ...Sven Gothel2013-05-181-0/+1
* Fix Bug 711: Align Graphs's Curve Shader programmatically to used GL/GLSL ver...Sven Gothel2013-05-171-0/+89