summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-22broadcom/vc4: Remove deref chain support from nir_lower_txf_ms.Eric Anholt1-1/+0
2016-05-05vc4: fixup for new nir_foreach_block()Connor Abbott1-17/+7
2016-04-28nir: Switch the arguments to nir_foreach_functionJason Ekstrand1-1/+1
2016-04-28nir: Switch the arguments to nir_foreach_instrJason Ekstrand1-1/+1
2016-04-20nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott1-1/+1
2016-04-08vc4: Switch to using NIR_PASS macros.Eric Anholt1-2/+2
2016-03-28vc4: Remove unused include from vc4_nir_lower_txf_ms.cRhys Kidd1-1/+0
2016-03-17nir: add a bit_size parameter to nir_ssa_dest_initConnor Abbott1-1/+1
2016-02-09nir/tex_instr: Rename sampler to textureJason Ekstrand1-3/+3
2016-01-26nir: move to compiler/Emil Velikov1-1/+1
2015-12-28nir: Get rid of function overloadsJason Ekstrand1-3/+3
2015-12-08vc4: Add support for texel fetches from MSAA resources.Eric Anholt1-0/+172