summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/vc5_formats.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Use the proper gallium format for our RGB10_A2.Eric Anholt2017-10-301-1/+1
* broadcom/vc5: Don't forget to set the RT format for 1555 textures.Eric Anholt2017-10-171-2/+2
* broadcom/vc5: Fix handling of 5551 textures using the new gallium format.Eric Anholt2017-10-101-2/+2
* broadcom/vc5: Add missing Z16 format.Eric Anholt2017-10-101-0/+1
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+415