Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Prevent copy propagating out the MOVs from r4. | Eric Anholt | 2014-10-09 | 1 | -1/+11 |
* | vc4: Dump constant uniform values in VC4_DEBUG=qir. | Eric Anholt | 2014-09-29 | 1 | -2/+2 |
* | vc4: Allow copy propagation of uniforms. | Eric Anholt | 2014-09-17 | 1 | -1/+15 |
* | vc4: Merge qcompile and tgsi_to_qir | Eric Anholt | 2014-09-04 | 1 | -1/+1 |
* | vc4: Include stdio/stdlib in headers so I don't have to include it per file. | Eric Anholt | 2014-08-22 | 1 | -2/+0 |
* | vc4: Add copy propagation between temps. | Eric Anholt | 2014-08-08 | 1 | -0/+78 |