Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Set the other WADDR in the qpu instruction helpers. | Eric Anholt | 2014-08-24 | 1 | -1/+5 |
* | vc4: Merge qpu_a_NOP() and qpu_m_NOP to a single qpu_NOP() helper. | Eric Anholt | 2014-08-24 | 1 | -12/+4 |
* | vc4: Ignore WADDRs from the other half of the instruction when merging. | Eric Anholt | 2014-08-24 | 1 | -1/+2 |
* | vc4: Make some helpers for setting condition codes in instructions. | Eric Anholt | 2014-08-22 | 1 | -0/+14 |
* | vc4: Switch to actually generating vertex and fragment shader code from TGSI. | Eric Anholt | 2014-08-08 | 1 | -0/+8 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -0/+210 |