aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawTarget.h
Commit message (Expand)AuthorAge
...
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* Updates nvpr text blobs to not store a direct reference to theGravatar cdalton2015-10-08
* Incrementally flush GrDrawTargetGravatar joshualitt2015-10-02
* Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://...Gravatar joshualitt2015-10-02
* Incrementally flush GrDrawTargetGravatar joshualitt2015-10-02
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* 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 GrClipTargetGravatar bsalomon2015-09-10
* Simplify installation of pipeling into GrDrawBatch in GrDrawTargetGravatar bsalomon2015-09-10
* Late creation of GrPathProcessorGravatar joshualitt2015-09-10
* Cleanup GrDrawTarget now that all paths lead to GrBatchGravatar bsalomon2015-09-10
* GrPathRangeBatchGravatar bsalomon2015-09-09
* Remove GrGpuTraceMarker hooks until we rethink the designGravatar joshualitt2015-09-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Standardize BW to NonAAGravatar joshualitt2015-08-21
* Create separate entry points for the various flavors of drawRectGravatar joshualitt2015-08-21
* Put drawPath in GrBatch.Gravatar bsalomon2015-08-19
* Path stenciling in GrBatchGravatar bsalomon2015-08-18
* GrCopySurfaceBatchGravatar bsalomon2015-08-18
* ClearStencilClip in GrBatchGravatar bsalomon2015-08-18
* Put clear and discard into GrBatch.Gravatar bsalomon2015-08-18
* Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...Gravatar bsalomon2015-08-13
* Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.Gravatar bsalomon2015-08-13
* Make GrBatch carry its own GrPipelineGravatar bsalomon2015-08-11
* Remove GrPipelineOptimizations member from GrPipelineGravatar bsalomon2015-08-10
* Move some work from backend onClear to base class clearGravatar egdaniel2015-08-06
* Speculative fix for http://crbug.com/515966Gravatar bsalomon2015-07-31
* small cleanups after fixing const of GrPipelineBuilder on DrawTargetGravatar joshualitt2015-07-13
* Start to propagate constness of GrPipelineBuilder up the stackGravatar joshualitt2015-07-13
* Modify GrClipMaskManager to reflect logical constnessGravatar joshualitt2015-07-13
* remove SkInstCntGravatar mtklein2015-06-26
* Update XPF invariant info to not account for conflationGravatar cdalton2015-06-02
* Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...Gravatar bsalomon2015-06-01
* Remove GrContext from GrDrawTargetGravatar bsalomon2015-05-29
* Remove GrContext from GrClipMaskCacheGravatar bsalomon2015-05-29
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-26
* Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...Gravatar bungeman2015-05-22
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-22
* small cleanup of GrAtlasGravatar joshualitt2015-05-19
* Revert of small cleanup of GrAtlas (patchset #2 id:20001 of https://coderevie...Gravatar bungeman2015-05-19
* small cleanup of GrAtlasGravatar joshualitt2015-05-19
* rename GrDrawTargetCaps to GrCapsGravatar bsalomon2015-05-19
* Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220...Gravatar mtklein2015-05-18
* Move copy-surface-as-draw fallback to GrGLGpu.Gravatar bsalomon2015-05-18
* Initial CL to create Reorder command builder behind a flagGravatar joshualitt2015-05-07