aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrInOrderDrawBuffer.h
Commit message (Expand)AuthorAge
* Initial CL to create Reorder command builder behind a flagGravatar joshualitt2015-05-07
* Isolate GrBufferAllocPools inside GrBatchTargetGravatar robertphillips2015-05-07
* create GrInOrderCommandBuilderGravatar joshualitt2015-05-05
* Move RectBatch to GrRectGravatar joshualitt2015-05-05
* Create GrCommandBuilderGravatar joshualitt2015-05-05
* Move state management to GrInOrderDrawBufferGravatar joshualitt2015-05-04
* Revert of Move state management to GrInOrderDrawBuffer (patchset #4 id:60001 ...Gravatar joshualitt2015-05-04
* Move state management to GrInOrderDrawBufferGravatar joshualitt2015-05-04
* Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.Gravatar bsalomon2015-04-28
* Remove vertex/index buffer factilities from GrDrawTarget.Gravatar bsalomon2015-04-28
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Split GrTargetCommands into its own filesGravatar robertphillips2015-03-03
* Split command holding object (GrTargetCommands) out of GrInOrderDrawBufferGravatar robertphillips2015-03-03
* Minor cleanup of GrInOrderDrawBufferGravatar robertphillips2015-03-02
* Increase GrInOrderDrawBuffer's encapsulation of trace markersGravatar robertphillips2015-03-02
* Decrease GrInOrderDrawBuffer::Cmd's reliance on GrInOrderDrawBufferGravatar robertphillips2015-02-27
* Improve GrInOrderDrawBuffer::Cmd encapsulationGravatar robertphillips2015-02-17
* Minor refactoringGravatar robertphillips2015-02-16
* Pass in ProcOptInfos into willNeedDstCopy on XPsGravatar egdaniel2015-02-13
* simple fix to close batches on anything push to the GrIODB recorderGravatar joshualitt2015-02-06
* Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...Gravatar bsalomon2015-02-06
* Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...Gravatar bsalomon2015-02-05
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-05
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...Gravatar egdaniel2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-03
* GrBatchPrototypeGravatar joshualitt2015-01-28
* Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...Gravatar joshualitt2015-01-28
* GrBatchPrototypeGravatar joshualitt2015-01-27
* Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...Gravatar joshualitt2015-01-27
* GrBatchPrototypeGravatar joshualitt2015-01-26
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* remove drawtypeGravatar joshualitt2015-01-21
* remove drawType from optStateGravatar joshualitt2015-01-21
* BUG=skia:Gravatar joshualitt2015-01-20
* More changes to bring together path / geo procsGravatar joshualitt2015-01-14
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* Stop creating GrODS for stencilPath commands.Gravatar bsalomon2014-12-17
* This change will ultimately pull uniform color, and to a much lesser degree u...Gravatar joshualitt2014-12-15
* Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.Gravatar tfarina2014-12-14
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Revert of Remove GP from drawstate, revision of invariant output for GP (patc...Gravatar joshualitt2014-12-10
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-10
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* move program descriptor generation to flushGravatar joshualitt2014-12-04
* Revert of move program descriptor generation to flush (patchset #7 id:120001 ...Gravatar joshualitt2014-12-04
* move program descriptor generation to flushGravatar joshualitt2014-12-03
* move some copy surface stuff to GrFlushToGpuDrawTargetGravatar bsalomon2014-12-02