aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/vc5_resource.h
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Fix layout of 3D textures.Eric Anholt2018-02-231-0/+8
* broadcom/vc5: Fix alignment of miplevel 1 with UIF.Eric Anholt2018-02-021-0/+1
* broadcom/vc5: Add appropriate height padding for bank conflicts.Eric Anholt2018-02-011-0/+1
* broadcom/vc5: Simplify separate stencil surface setup.Eric Anholt2018-02-011-3/+5
* broadcom/vc5: Use u_transfer_helper for MSAA mappings.Eric Anholt2017-12-191-3/+0
* broadcom/vc5: Start adding support for rendering to Z32F_S8X24_UINT.Eric Anholt2017-12-191-0/+8
* broadcom/vc5: Set up the padded height at surface creation time.Eric Anholt2017-11-171-0/+2
* broadcom/vc5: Use the sampler view's format, not the resource's.Eric Anholt2017-10-301-2/+0
* broadcom/vc5: Remove the u_resource_vtbl usage.Eric Anholt2017-10-121-1/+1
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+158