Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Misc batch->op cleanup Part 1 of 2 | Brian Salomon | 2016-12-21 |
* | move src/gpu/batches -> src/gpu/ops | Brian Salomon | 2016-12-16 |
* | Rename GrBatchFlushState to GrOpFlushState | Brian Salomon | 2016-12-07 |
* | Rename GrDrawBatch->GrDrawOp | Brian Salomon | 2016-12-01 |
* | Make GrGpuCommandBuffer infer its render target from first draw | Brian Salomon | 2016-11-30 |
* | Support inline uploads in Vulkan | Greg Daniel | 2016-10-19 |
* | Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. | Greg Daniel | 2016-10-18 |
* | Don't pass in RT to individual Gpu CommandBuffer calls | Greg Daniel | 2016-10-12 |
* | Define clear regions in terms of GrFixedClip | csmartdalton | 2016-08-31 |
* | Start using GrGpuCommandBuffer in GrDrawTarget. | egdaniel | 2016-06-23 |
* | Add GpuCommandBuffer support. | egdaniel | 2016-06-08 |