summaryrefslogtreecommitdiff
path: root/chart2/opengl/screenTextFragmentShader.glsl
AgeCommit message (Expand)AuthorFilesLines
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-23/+0
2014-09-23add translucent balck background for history renderingxukai1-3/+3
2014-09-02texture*D in GLSL is deprecated and not available in core contextsMarkus Mohrhard1-2/+4
2014-09-02replace all attribute and varying in chart shadersMarkus Mohrhard1-1/+1
2014-09-02we need to switch to OpenGL 3.2 core for OSXMarkus Mohrhard1-1/+1
2014-09-02make sure that all shaders contain a version stringMarkus Mohrhard1-0/+2
2014-08-13modify screen text color to blueweigao1-1/+2
2014-06-21use shader to calculate alpha channelweigao1-1/+2
2014-05-26initial work on screen textMarkus Mohrhard1-0/+17