aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrDrawBatch.h
Commit message (Expand)AuthorAge
* Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...Gravatar jvanverth2016-04-20
* Use transfer buffer for BatchAtlas texture copies.Gravatar jvanverth2016-04-20
* Simplify GrDrawBatch uploads and token uage.Gravatar bsalomon2016-04-01
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Don't ref/unref the static src-over xpGravatar bsalomon2015-12-21
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...Gravatar scroggo2015-12-03
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
* Increase the amount of debug information printed out by batchesGravatar robertphillips2015-11-16
* Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...Gravatar reed2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar reed2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar joshualitt2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Put clear and discard into GrBatch.Gravatar bsalomon2015-08-18
* Make GrVertexBatch objects hold their own draws during GrDrawTarget flushGravatar bsalomon2015-08-17
* Split GrDrawBatch and GrVertexBatch into their own filesGravatar bsalomon2015-08-13