summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/vc5_rcl.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes.Eric Anholt2017-11-221-2/+23
* broadcom/vc5: Fix simulator assertion failures about color RT clears.Eric Anholt2017-11-191-2/+19
* broadcom/vc5: Set up the padded height at surface creation time.Eric Anholt2017-11-171-14/+3
* broadcom/vc5: Pack clear colors according to the TLB internal format/type.Eric Anholt2017-10-301-3/+3
* broadcom/vc5: Emit raw loads for MSAA buffers.Eric Anholt2017-10-301-0/+58
* broadcom/vc5: Use raw stores for MSAA buffers.Eric Anholt2017-10-301-15/+97
* broadcom/vc5: Set the RCL's MSAA mode to match the BCL's MSAA state.Eric Anholt2017-10-101-0/+2
* braodcom/vc5: Set up clear color for higher-bpp formats.Eric Anholt2017-10-101-4/+25
* broadcom/vc5: Set up per-MRT clear colors.Eric Anholt2017-10-101-5/+7
* broadcom/vc5: Fix depth and stencil clear values.Eric Anholt2017-10-101-1/+2
* broadcom/vc5: Use supertiles and generic tile lists.Eric Anholt2017-10-101-71/+124
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+218