aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/v3dx_format_table.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Fix RG16I/UI texture sampling.Eric Anholt2018-03-271-2/+2
* broadcom/vc5: Fix swizzling of RGB10_A2UI render targets.Eric Anholt2018-03-261-1/+1
* broadcom/vc5: Switch our RGBA4 support to the new gallium format.Eric Anholt2018-02-021-2/+1
* broadcom/vc5: Set up depth formats for V3D 4.x.Eric Anholt2018-01-121-1/+12
* broadcom/vc5: Always use the RGBA8 formats for RGBX8.Eric Anholt2018-01-121-3/+7
* broadcom/vc5: Move the formats table to per-V3D-version compile.Eric Anholt2018-01-121-0/+304