summaryrefslogtreecommitdiff
path: root/chart2/opengl
AgeCommit message (Expand)Author
2014-06-21small whitespace changesMarkus Mohrhard
2014-06-21add batch render texture shadersweigao
2014-06-21use shader to calculate alpha channelweigao
2014-06-17add shaders for 3.0 glsl versionweigao
2014-05-28remove tab in shaderMarkus Mohrhard
2014-05-28add batch render shaderweigao
2014-05-26initial work on screen textMarkus Mohrhard
2014-05-15implement new struct and shaders for pickingMarkus Mohrhard
2014-05-08add reverse image shaderweigao
2014-05-05fix whitespace issuesMarkus Mohrhard
2014-05-05add vertex shader and fragment shader for 3D renderingxukai
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
2014-03-14Move OpenGLRender to vclZolnai Tamás
2014-02-15remove unused shaderMarkus Mohrhard
2014-02-03add the remaining symbolsMarkus Mohrhard
2014-02-03working symbol rendering based on point spritesMarkus Mohrhard
2014-01-31add license headers to glsl filesMarkus Mohrhard
2014-01-31apparently the OpenGL doc is wrong, we need GLSL 1.20Markus Mohrhard
2014-01-29gl_PointCoord is already in GLSL 110Markus Mohrhard
2014-01-29add Symbol2D renderingPeilin