Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broadcom/vc5: Add support for f32 render targets. | Eric Anholt | 2017-10-10 | 2 | -13/+34 |
* | broadcom/vc5: Start hooking up multiple render targets support. | Eric Anholt | 2017-10-10 | 2 | -14/+39 |
* | broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs. | Eric Anholt | 2017-10-10 | 3 | -17/+28 |
* | broadcom/compiler: Set up passthrough Z when doing FS discards. | Eric Anholt | 2017-10-10 | 3 | -2/+15 |
* | broadcom/compiler: Don't forget the discard state on TLB Z writes. | Eric Anholt | 2017-10-10 | 1 | -0/+1 |
* | broadcom/compiler: Use defines instead of magic values in TLB write setup. | Eric Anholt | 2017-10-10 | 1 | -6/+33 |
* | broadcom: Add VC5 NIR compiler. | Eric Anholt | 2017-10-10 | 14 | -0/+7482 |