summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT.Eric Anholt2017-10-101-2/+2
* broadcom/vc5: Fix depth and stencil clear values.Eric Anholt2017-10-103-14/+10
* broadcom/vc5: Add missing Z16 format.Eric Anholt2017-10-101-0/+1
* braodcom/vc5: Fix incorrect early Z writes in discard shaders.Eric Anholt2017-10-101-1/+6
* broadcom/vc5: Add proper support for base_vertex and base_instance.Eric Anholt2017-10-103-20/+24
* broadcom/vc5: Use supertiles and generic tile lists.Eric Anholt2017-10-103-73/+130
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-1029-0/+8953