Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Fix printfs for blit fallbacks. | Eric Anholt | 2015-06-23 | 1 | -3/+3 |
* | vc4: Move RCL generation into the kernel. | Eric Anholt | 2015-06-17 | 1 | -88/+19 |
* | vc4: Use VC4_SET/GET_FIELD for some RCL packets. | Eric Anholt | 2015-06-16 | 1 | -13/+16 |
* | vc4: Make symbolic values for packet sizes. | Eric Anholt | 2015-06-16 | 1 | -7/+5 |
* | vc4: Don't try to use color load/stores to blit across format changes. | Eric Anholt | 2015-04-15 | 1 | -0/+3 |
* | vc4: Don't try to use color load/stores to do depth/stencil blits. | Eric Anholt | 2015-04-15 | 1 | -0/+3 |
* | vc4: Add a blitter path using just the render thread. | Eric Anholt | 2015-04-13 | 1 | -0/+127 |
* | vc4: Move the blit code to a separate file. | Eric Anholt | 2015-04-13 | 1 | -0/+90 |