summaryrefslogtreecommitdiff
path: root/src/glsl/link_uniform_initializers.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-25glsl: Add GLSL_TYPE_INTERFACEIan Romanick1-0/+1
2013-01-25glsl: Replace most default cases in switches on GLSL typeIan Romanick1-1/+4
2012-05-23glsl: Propagate sampler uniform initializers to gl_shader_program::SamplerUnitsIan Romanick1-0/+9
2012-05-23glsl: Set initial values for uniforms in the linkerIan Romanick1-0/+172