summaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/vir.c
Commit message (Expand)AuthorAgeFilesLines
* 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