aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/shader/UniformNames.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 805: Graph/GraphUI TextureSequence Scale: Move Region.COLORTEXTURE_LETTER...Sven Göthel2024-02-011-0/+1
* Graph Clipping: Use Frustum Clipping using AABBox -> Mv transformed Cube -> F...Sven Göthel2024-01-201-1/+1
* Graph Clipping: GLSL: Add `USE_AABBOX_CLIPPING`, i.e. clipping via AABBox min...Sven Göthel2024-01-091-0/+1
* Bug 801: Cleanup shader-program location/data update ; Add COLORTEXTURE + Tex...Sven Gothel2014-04-041-0/+2
* Bug 801: WIP 2/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-021-1/+1
* Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-011-4/+5
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-1/+1
* Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...Sven Gothel2011-05-081-0/+1
* Added nonuniform weight impl; misc enhancements/cleanupsRami Santina2011-05-021-2/+1
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-0/+10