Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Simplify vc4_use_bo and make sure it's not a shader. | Eric Anholt | 2015-07-28 | 1 | -2/+2 |
* | vc4: Make the object be the return value from vc4_use_bo(). | Eric Anholt | 2015-07-28 | 1 | -2/+4 |
* | vc4: Clarify size calculation for Z/S writes. | Eric Anholt | 2015-06-23 | 1 | -1/+1 |
* | vc4: Add an "args" temporary for RCL setup. | Eric Anholt | 2015-06-23 | 1 | -24/+24 |
* | vc4: Move tile state/alloc allocation into the kernel. | Eric Anholt | 2015-06-17 | 1 | -1/+2 |
* | vc4: Move RCL generation into the kernel. | Eric Anholt | 2015-06-17 | 1 | -0/+446 |