summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/vc5_resource.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Fix height padding of small UIF slices.Eric Anholt2017-11-071-1/+5
* broadcom/vc5: Print the actual offsets in HW for our resource layout debug.Eric Anholt2017-11-071-34/+55
* broadcom/vc5: Set up MSAA texture type according to the internal format.Eric Anholt2017-10-301-1/+1
* broadcom/vc5: Use the sampler view's format, not the resource's.Eric Anholt2017-10-301-5/+0
* broadcom/vc5: Lay out MSAA textures/renderbuffers as UIF scaled by 4.Eric Anholt2017-10-301-12/+33
* broadcom/vc5: Always set up 1D textures as raster order.Eric Anholt2017-10-301-0/+5
* broadcom/vc5: Remove the u_resource_vtbl usage.Eric Anholt2017-10-121-22/+15
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+758