summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/uniforms.c
Commit message (Expand)AuthorAgeFilesLines
* glsl: Set up uniform initializers by walking the shaders after linking.Eric Anholt2010-08-241-48/+60
* mesa: make uniform work with geometry shadersZack Rusin2010-07-101-0/+29
* mesa: Fix OpenGL ES-only builds.Chia-I Wu2010-07-031-0/+2
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-0/+5
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-3/+3
* mesa: move uniforms.c to main/Brian Paul2010-06-101-0/+1334