summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3dx_draw.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Add missing reference to the separate stencil buffer.Eric Anholt2018-06-201-11/+13
* v3d: Set the SO offsets correctly if we have to re-emit.Eric Anholt2018-06-181-0/+6
* v3d: Fix shaders using pixel center W but no varyings.Eric Anholt2018-06-151-1/+1
* v3d: Don't set the first_ez_state to DISABLED if after only UNDECIDED draws.Eric Anholt2018-06-141-1/+2
* v3d: Add static asserts for other packed packet sizes.Eric Anholt2018-06-141-0/+1
* v3d: Enable NaN propagation in the VS and CS as well.Eric Anholt2018-05-171-1/+3
* v3d: Rename driver functions from vc5 to v3d.Eric Anholt2018-05-161-132/+132
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-0/+714