Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3d: Work around GFXH-1461 bug losing our Z/S clears. | Eric Anholt | 2018-07-13 | 1 | -0/+30 |
* | v3d: Emit a TF flush after each draw using TF. | Eric Anholt | 2018-07-02 | 1 | -0/+7 |
* | v3d: Convert a bunch of our "minus one" fields over to the new XML attr. | Eric Anholt | 2018-06-27 | 1 | -4/+7 |
* | v3d: Add missing reference to the separate stencil buffer. | Eric Anholt | 2018-06-20 | 1 | -11/+13 |
* | v3d: Set the SO offsets correctly if we have to re-emit. | Eric Anholt | 2018-06-18 | 1 | -0/+6 |
* | v3d: Fix shaders using pixel center W but no varyings. | Eric Anholt | 2018-06-15 | 1 | -1/+1 |
* | v3d: Don't set the first_ez_state to DISABLED if after only UNDECIDED draws. | Eric Anholt | 2018-06-14 | 1 | -1/+2 |
* | v3d: Add static asserts for other packed packet sizes. | Eric Anholt | 2018-06-14 | 1 | -0/+1 |
* | v3d: Enable NaN propagation in the VS and CS as well. | Eric Anholt | 2018-05-17 | 1 | -1/+3 |
* | v3d: Rename driver functions from vc5 to v3d. | Eric Anholt | 2018-05-16 | 1 | -132/+132 |
* | v3d: Rename the driver files from "vc5" to "v3d". | Eric Anholt | 2018-05-16 | 1 | -0/+714 |