aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/uniforms.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: move uniforms.c to main/Brian Paul2010-06-101-1334/+0
* mesa: refactor shader api / object codeBrian Paul2010-06-101-16/+413
* mesa: use split_location_offset() in GetUniform() functionsBrian Paul2010-06-011-47/+54
* glsl: change uniform location/offset encodingBrian Paul2010-05-281-8/+30
* mesa: Remove unnecessary headers.Vinson Lee2010-05-271-5/+0
* mesa: move GLSL uniform functions into new source fileBrian Paul2010-05-261-0/+913