summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/uniforms.h
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Brian Paul2011-04-261-1/+16
* mesa: add glGetUniformuiv(), plug in uint glUniform funcsBrian Paul2010-10-281-0/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-3/+3
* mesa: Move the list of builtin uniform info from ir_to_mesa to shared code.Eric Anholt2010-09-281-0/+15
* glsl: Set up uniform initializers by walking the shaders after linking.Eric Anholt2010-08-241-1/+14
* mesa: Add missing header and forward declarations to uniforms.h.Vinson Lee2010-07-291-0/+4
* mesa: move uniforms.c to main/Brian Paul2010-06-101-0/+158