summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/v3d/v3d_blit.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-19v3d: Put the dst bo first in the list of BOs for TFU calls.Eric Anholt1-2/+2
2018-12-14v3d: Add support for using the TFU to do some blits.Eric Anholt1-42/+129
2018-12-14v3d: Don't forget to bump the number of writes when doing TFU ops.Eric Anholt1-0/+2
2018-12-14v3d: Set up the right stride for raster TFU.Eric Anholt1-1/+1
2018-12-07v3d: Make an array for frag/vert texture state in the context.Eric Anholt1-3/+4
2018-12-07v3d: Use the TFU to do generatemipmap.Eric Anholt1-0/+104
2018-06-19v3d: Fix blitting from a linear winsys BO.Eric Anholt1-0/+36
2018-05-16v3d: Rename driver functions from vc5 to v3d.Eric Anholt1-48/+48
2018-05-16v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt1-0/+302