aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrDiscardBatch.h
Commit message (Expand)AuthorAge
* Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.Gravatar Greg Daniel2016-10-18
* Don't pass in RT to individual Gpu CommandBuffer callsGravatar Greg Daniel2016-10-12
* Flush some non-substantive Ganesh changesGravatar robertphillips2016-08-31
* Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique idsGravatar robertphillips2016-08-31
* Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...Gravatar bsalomon2016-07-08
* Dump batch bounds and scissor rectGravatar robertphillips2016-06-29
* Start using GrGpuCommandBuffer in GrDrawTarget.Gravatar egdaniel2016-06-23
* 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
* 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
* Add missing overrides to clear and discard batch dumpInfo()Gravatar Brian Salomon2015-08-18
* Put clear and discard into GrBatch.Gravatar bsalomon2015-08-18