summaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/v3d_compiler.h
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Add lowering for txf_ms to a txf on a 2x2-scaled texture.Eric Anholt2017-10-301-2/+0
* broadcom/vc5: Add PIPE_TEX_WRAP_CLAMP support for linear-filtered textures.Eric Anholt2017-10-301-2/+3
* broadcom/vc5: Use SETMSF to handle discards.Eric Anholt2017-10-201-3/+0
* broadcom/vc5: Add support for f32 render targets.Eric Anholt2017-10-101-0/+2
* broadcom/vc5: Start hooking up multiple render targets support.Eric Anholt2017-10-101-2/+3
* broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs.Eric Anholt2017-10-101-3/+9
* broadcom/compiler: Set up passthrough Z when doing FS discards.Eric Anholt2017-10-101-0/+1
* broadcom: Add VC5 NIR compiler.Eric Anholt2017-10-101-0/+927