Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Add support for turning constant uniforms into small immediates. | Eric Anholt | 2014-12-17 | 1 | -0/+1 |
* | vc4: Refuse to merge two ops that both access shared functions. | Eric Anholt | 2014-12-05 | 1 | -0/+1 |
* | vc4: Pair up QPU instructions when scheduling. | Eric Anholt | 2014-12-01 | 1 | -1/+1 |
* | vc4: Introduce scheduling of QPU instructions. | Eric Anholt | 2014-12-01 | 1 | -0/+3 |
* | vc4: Add another check for invalid TLB scoreboard handling. | Eric Anholt | 2014-12-01 | 1 | -0/+3 |
* | vc4: Merge qpu_a_NOP() and qpu_m_NOP to a single qpu_NOP() helper. | Eric Anholt | 2014-08-24 | 1 | -2/+1 |
* | vc4: Make some helpers for setting condition codes in instructions. | Eric Anholt | 2014-08-22 | 1 | -0/+2 |
* | vc4: Switch to actually generating vertex and fragment shader code from TGSI. | Eric Anholt | 2014-08-08 | 1 | -2/+3 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -0/+201 |