aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTargetCommands.h
Commit message (Expand)AuthorAge
* Reorder across clearsGravatar joshualitt2015-05-26
* Don't issue texture barriers for RT's with separate storageGravatar cdalton2015-05-13
* Initial CL to create Reorder command builder behind a flagGravatar joshualitt2015-05-07
* Isolate GrBufferAllocPools inside GrBatchTargetGravatar robertphillips2015-05-07
* 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
* Move bounds to GrBatchGravatar joshualitt2015-05-01
* simple cleanup in GrTargetCommandsGravatar joshualitt2015-04-30
* Use texture barriers to read directly from the RTGravatar cdalton2015-04-29
* Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.Gravatar bsalomon2015-04-28
* In this CL we stop closing batches prematurely, and only close immediately be...Gravatar joshualitt2015-04-27
* Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://cod...Gravatar joshualitt2015-04-27
* In this CL we stop closing batches prematurely, and only close immediately be...Gravatar joshualitt2015-04-27
* Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://cod...Gravatar joshualitt2015-04-27
* In this CL we stop closing batches prematurely, and only close immediately be...Gravatar joshualitt2015-04-27
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Creation of GrBatchAtlas and Distancefieldpathrenderer batchGravatar joshualitt2015-03-13
* Update gpu trace marker system for MultiDrawBuffer worldGravatar robertphillips2015-03-05
* Split GrTargetCommands into its own filesGravatar robertphillips2015-03-03