summaryrefslogtreecommitdiff
path: root/src/glsl/ir_uniform.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-29mesa: Add support for ARB_shader_atomic_counters.Francisco Jerez1-0/+7
2013-05-28mesa: fix GLSL program objects with more than 16 samplers combinedMarek Olšák1-9/+18
2012-12-28glsl: Add a note about a surprising feature of gl_uniform_storage->type.Eric Anholt1-0/+4
2012-07-20glsl: Propagate uniform block information into gl_uniform_storage.Eric Anholt1-0/+34
2011-11-09mesa,glsl,mapi: Put extern "C" { ... } where appropriate.José Fonseca1-3/+6
2011-11-08glsl: remove trailing comma to silence warningBrian Paul1-1/+1
2011-11-07glsl: Add new structures for tracking uniforms in linked shadersIan Romanick1-0/+125