Files
mesa/src
Kenneth Graunke c5adc1c8b5 glsl: Remove useless iteration through function parameters.
There's no need to loop through the "parameters" list and remove every
element; move_nodes_to(&parameters) already throws away all elements of
the destination list.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2013-12-01 15:32:55 -08:00
..
2013-11-26 12:50:30 -08:00
2013-11-28 12:19:42 +00:00
2012-08-31 10:58:15 -07:00