aboutsummaryrefslogtreecommitdiffstats
path: root/shaders/rect.frag
AgeCommit message (Expand)AuthorFilesLines
2020-04-04Shader Demo: Support both GL 3 and 4David Robillard1-3/+3
2020-04-04Shader Demo: Factor out version-dependent GLSL headerDavid Robillard1-2/+0
2019-12-11GL3 Test: Use instancingDavid Robillard1-7/+6
2019-12-11GL3 Test: Use core profile in shadersDavid Robillard1-1/+1
2019-12-11GL3 Test: Use camel case for shader variablesDavid Robillard1-11/+11
2019-12-11GL3 Test: Calculate border color on the GPUDavid Robillard1-9/+9
2019-12-11GL3 Test: Move shaders to separate filesDavid Robillard1-0/+36