Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Walk tiles horizontally, then vertically. | Eric Anholt | 2014-08-11 | 1 | -2/+2 |
* | vc4: Track clears veresus uncleared draws, and the clear color. | Eric Anholt | 2014-08-11 | 1 | -21/+49 |
* | vc4: Move the rest of RCL setup to flush time. | Eric Anholt | 2014-08-11 | 1 | -3/+30 |
* | vc4: Move render command list calls to vc4_flush() | Eric Anholt | 2014-08-11 | 1 | -0/+43 |
* | vc4: Move bin command list ending commands to vc4_flush() | Eric Anholt | 2014-08-11 | 1 | -0/+4 |
* | vc4: Rename fields in the kernel interface. | Eric Anholt | 2014-08-11 | 1 | -6/+6 |
* | vc4: Rewrite the kernel ABI to support texture uniform relocation. | Eric Anholt | 2014-08-11 | 1 | -0/+3 |
* | vc4: Switch simulator to using kernel validator | Eric Anholt | 2014-08-11 | 1 | -6/+9 |
* | vc4: Add VC4_DEBUG env option | Eric Anholt | 2014-08-08 | 1 | -4/+13 |
* | vc4: Use the user's actual first vertex attribute. | Eric Anholt | 2014-08-08 | 1 | -0/+10 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -0/+192 |