Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Convert to consuming NIR. | Eric Anholt | 2015-04-01 | 1 | -0/+1 |
* | vc4: Add a userspace BO cache. | Eric Anholt | 2014-12-17 | 1 | -0/+12 |
* | vc4: Drop a weird argument in the BOs-from-handles API. | Eric Anholt | 2014-12-17 | 1 | -2/+1 |
* | vc4: Add a debug flag for waiting for sync on submit. | Eric Anholt | 2014-12-05 | 1 | -0/+1 |
* | vc4: Update for new kernel ABI with async execution and waits. | Eric Anholt | 2014-11-20 | 1 | -0/+13 |
* | vc4: Add a debug flag for flushing after every draw. | Eric Anholt | 2014-09-09 | 1 | -0/+1 |
* | vc4: Add support for texture tiling. | Eric Anholt | 2014-08-22 | 1 | -2/+0 |
* | vc4: Add support for swizzling of texture colors. | Eric Anholt | 2014-08-18 | 1 | -0/+1 |
* | vc4: Fix off-by-one in texture maximum levels. | Eric Anholt | 2014-08-12 | 1 | -1/+1 |
* | vc4: Switch simulator to using kernel validator | Eric Anholt | 2014-08-11 | 1 | -1/+0 |
* | vc4: Add VC4_DEBUG env option | Eric Anholt | 2014-08-08 | 1 | -1/+9 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -0/+63 |