tgsi: use TGSI_INTERPOLATE_x arguments instead of zeros in ureg code
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_point_sprite.c
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2016-06-06 Charmaine Leetgsi: fix mixed data type comparison in tgsi_point_sprite.c
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-01 Charmaine Leetgsi: adds tgsi utility to transform a shader to suppor...