summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_parameter.h
Commit message (Expand)AuthorAgeFilesLines
* mesa,glsl,mapi: Put extern "C" { ... } where appropriate.José Fonseca2011-11-091-0/+9
* mesa: Determine GL_ACTIVE_ATTRIBUTE_MAX_LENGTH by walking the GLSL IR.Ian Romanick2011-10-041-4/+0
* mesa: s/INLINE/inline/Brian Paul2011-10-011-1/+1
* mesa: Make the gl_constant_value's bool occupy the same space as float/int.Eric Anholt2011-08-301-1/+1
* mesa: whitespace changesBrian Paul2011-08-081-5/+8
* mesa, glsl_to_tgsi: add native support for integers in shadersBryan Cain2011-08-011-0/+5
* mesa: support boolean and integer-based parameters in prog_parameterBryan Cain2011-08-011-8/+17
* mesa: Remove now-unused _mesa_add_sampler().Eric Anholt2010-08-251-4/+0
* mesa: Remove now-unused _mesa_add_uniform.Eric Anholt2010-08-251-5/+0
* mesa: Remove the "Used" flag in gl_program_parameter.Eric Anholt2010-08-251-6/+1
* ir_to_mesa: Add support for sampler arrays.Eric Anholt2010-08-061-1/+1
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+182