gallium/tgsi: Add a helper for initializing ureg from a shader_info.
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_lowering.h
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Marek Olšákgallium: remove TGSI opcode DPH
2017-08-22 Marek Olšákgallium: remove TGSI opcode DP2A
2016-04-19 Russell Kingtgsi/lowering: add support for lowering TRUNC
2016-04-19 Russell Kingtgsi/lowering: add support for lowering FLR and CEIL
2014-12-09 Rob Clarktgsi/lowering: add support to lower TXP (v2)
2014-10-08 Eric Anholtgallium: Rename freedreno parts of tgsi_lowering.[ch].
2014-10-08 Eric Anholtgallium: Reformat tgsi_lowering.c for the normal style.
2014-10-08 Eric Anholtgallium: Copy fd_lowering.[ch] to tgsi_lowering.[ch...