aboutsummaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/vir.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Add lowering for txf_ms to a txf on a 2x2-scaled texture.Eric Anholt2017-10-301-0/+1
* broadcom/vc5: Add PIPE_TEX_WRAP_CLAMP support for linear-filtered textures.Eric Anholt2017-10-301-0/+7
* nir: Get rid of nir_shader::stageJason Ekstrand2017-10-201-1/+1
* broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs.Eric Anholt2017-10-101-14/+4
* broadcom/compiler: Set up passthrough Z when doing FS discards.Eric Anholt2017-10-101-2/+3
* broadcom: Add VC5 NIR compiler.Eric Anholt2017-10-101-0/+907