Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Simplify a bit of _mesa_add_state_reference using memcmp. | Eric Anholt | 2010-10-08 | 1 | -12/+3 |
* | mesa: Fix _mesa_lookup_parameter_constant's return value. | José Fonseca | 2010-08-30 | 1 | -2/+4 |
* | mesa: Remove now-unused _mesa_add_sampler(). | Eric Anholt | 2010-08-25 | 1 | -37/+0 |
* | mesa: Remove now-unused _mesa_add_uniform. | Eric Anholt | 2010-08-25 | 1 | -30/+0 |
* | mesa: Remove the "Used" flag in gl_program_parameter. | Eric Anholt | 2010-08-25 | 1 | -22/+0 |
* | ir_to_mesa: Add support for sampler arrays. | Eric Anholt | 2010-08-06 | 1 | -3/+4 |
* | Merge remote branch 'origin/master' into glsl2 | Eric Anholt | 2010-07-26 | 1 | -1/+1 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+751 |