summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/vc5_state.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Set up MSAA texture type according to the internal format.Eric Anholt2017-10-301-1/+38
* broadcom/vc5: Use the sampler view's format, not the resource's.Eric Anholt2017-10-301-1/+1
* broadcom/vc5: Lay out MSAA textures/renderbuffers as UIF scaled by 4.Eric Anholt2017-10-301-2/+4
* broadcom/vc5: Move default attribute value setup to the CSO and fix them.Eric Anholt2017-10-201-0/+20
* broadcom/vc5: Move most of the shader state attribute record to the CSO.Eric Anholt2017-10-201-0/+66
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+663