aboutsummaryrefslogtreecommitdiffstats
path: root/shaders
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Make demo programs work from any directory, and install themDavid Robillard4-78/+0
2020-04-04Shader Demo: Support both GL 3 and 4David Robillard4-6/+13
2020-04-04Shader Demo: Use a UBODavid Robillard2-2/+7
2020-04-04Shader Demo: Factor out version-dependent GLSL headerDavid Robillard3-4/+1
2019-12-11GL3 Test: Use instancingDavid Robillard2-11/+26
2019-12-11GL3 Test: Use core profile in shadersDavid Robillard2-2/+2
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 Robillard2-0/+54