summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3d_blit.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Don't try to use the TFU blit path if a scissor is enabled.Eric Anholt2019-04-041-1/+2
* v3d: Flush blit jobs immediately after generating them.Eric Anholt2019-01-271-0/+8
* v3d: Put the dst bo first in the list of BOs for TFU calls.Eric Anholt2018-12-191-2/+2
* v3d: Add support for using the TFU to do some blits.Eric Anholt2018-12-141-42/+129
* v3d: Don't forget to bump the number of writes when doing TFU ops.Eric Anholt2018-12-141-0/+2
* v3d: Set up the right stride for raster TFU.Eric Anholt2018-12-141-1/+1
* v3d: Make an array for frag/vert texture state in the context.Eric Anholt2018-12-071-3/+4
* v3d: Use the TFU to do generatemipmap.Eric Anholt2018-12-071-0/+104
* v3d: Fix blitting from a linear winsys BO.Eric Anholt2018-06-191-0/+36
* v3d: Rename driver functions from vc5 to v3d.Eric Anholt2018-05-161-48/+48
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-0/+302