Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Put clear and discard into GrBatch. | bsalomon | 2015-08-18 |
* | Make GrVertexBatch objects hold their own draws during GrDrawTarget flush | bsalomon | 2015-08-17 |
* | Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non... | bsalomon | 2015-08-13 |
* | Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations. | bsalomon | 2015-08-13 |
* | Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu | bsalomon | 2015-08-12 |
* | Make GrBatch carry its own GrPipeline | bsalomon | 2015-08-11 |
* | Make initBatchTracker private, move towards pipeline on batch | bsalomon | 2015-08-10 |
* | Rename GrInOrderDrawBuffer to GrBufferedDrawTarget | joshualitt | 2015-07-28 |
* | Initial CL to create Reorder command builder behind a flag | joshualitt | 2015-05-07 |