Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. | Brian Salomon | 2018-06-08 |
* | header cleanup | Hal Canary | 2017-07-05 |
* | Hide GrGpuResourceRef from prying eyes | Robert Phillips | 2017-06-16 |
* | Fix invalid assert in GrMesh::setIndexed | Chris Dalton | 2017-06-06 |
* | Add support for instanced draws | Chris Dalton | 2017-05-31 |
* | Fix glDrawRangeElements | Chris Dalton | 2017-05-30 |
* | Convert GrMesh back to a class | Chris Dalton | 2017-05-15 |
* | Convert GrMesh to a struct | Chris Dalton | 2017-05-03 |
* | Rename GrBatch to GrOp | Brian Salomon | 2016-12-01 |
* | Consolidate GPU buffer implementations | cdalton | 2016-03-25 |
* | Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h... | robertphillips | 2016-03-25 |
* | Consolidate GPU buffer implementations | cdalton | 2016-03-25 |
* | Update how we send draws to gpu backend to reduce state setting. | egdaniel | 2016-03-17 |