Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Add real validation for MUL rotation. | Eric Anholt | 2016-08-25 | 1 | -10/+39 |
* | vc4: Validate QPU uniform pointer updates. | Eric Anholt | 2016-07-12 | 1 | -0/+22 |
* | vc4: Add QPU support for generating BRANCH instructions. | Eric Anholt | 2016-07-12 | 1 | -0/+6 |
* | vc4: Make vc4_qpu_validate() produce more verbose failures. | Eric Anholt | 2016-05-06 | 1 | -35/+71 |
* | vc4: Fix compiler warnings on release builds. | Eric Anholt | 2015-07-14 | 1 | -0/+7 |
* | 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 | -36/+1 |
* | vc4: Fix assertion about SFU versus texturing. | Eric Anholt | 2014-12-01 | 1 | -3/+4 |
* | vc4: Add another check for invalid TLB scoreboard handling. | Eric Anholt | 2014-12-01 | 1 | -8/+13 |
* | vc4: Fix totally broken assertions about inter-instruction reg conflicts. | Eric Anholt | 2014-08-22 | 1 | -3/+18 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -0/+275 |