aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrOpFlushState.cpp
Commit message (Expand)AuthorAge
* Refactor GrPipeline dynamic state.Gravatar Brian Salomon2018-06-26
* Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.Gravatar Brian Salomon2018-06-25
* Remove origin from GrGpu::writePixelsGravatar Brian Salomon2018-06-02
* Remove GrGpu::getWritePixelsInfoGravatar Brian Salomon2018-06-01
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Introduce GrColorTypeGravatar Brian Salomon2018-02-20
* Prepare sRGB encoding conversion for the removal of GrPixelConfigGravatar Brian Salomon2018-02-14
* Split GrContext into Normal/DDL flavorsGravatar Robert Phillips2018-01-19
* Move GrOpFlushState out of GrDrawingManager and onto the stackGravatar Robert Phillips2018-01-18
* Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""Gravatar Brian Salomon2017-11-19
* Revert "Add Atlas Text interface for rendering SDF glyphs."Gravatar Greg Daniel2017-11-18
* Add Atlas Text interface for rendering SDF glyphs.Gravatar Brian Salomon2017-11-17
* During flush store GrOp draw and upload records on GrOpFlushState instead of ...Gravatar Brian Salomon2017-11-02
* Devirtualized token management in GrDeferredUploadTarget.Gravatar Brian Salomon2017-10-31
* Make deferred upload handling and draw recording be virtual interfaces implem...Gravatar Brian Salomon2017-10-31
* Remove deferred upload types from GrDrawOp.h.Gravatar Brian Salomon2017-10-30
* Cosmetic changes to GrDrawOpAtlasGravatar Robert Phillips2017-09-01
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.Gravatar Greg Daniel2017-08-24
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* Make op-level texture uploading be GrProxy-basedGravatar Robert Phillips2017-07-28
* Handle too many (or too large) paths in GrDefaultPathRendererGravatar Brian Osman2017-06-20
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Revert "Revert "Expand partial render target write pixels workaround.""Gravatar Brian Salomon2017-06-12
* Revert "Expand partial render target write pixels workaround."Gravatar Brian Salomon2017-05-31
* Expand partial render target write pixels workaround.Gravatar Brian Salomon2017-05-31
* Revert "Revert "Remove GrPipeline from GrDrawOp.""Gravatar Brian Salomon2017-03-21
* Revert "Remove GrPipeline from GrDrawOp."Gravatar Brian Salomon2017-03-16
* Remove GrPipeline from GrDrawOp.Gravatar Brian Salomon2017-03-16
* Rename GrBatchAtlas files to GrDrawOpAtlasGravatar Brian Salomon2016-12-16
* Rename GrBatchFlushState to GrOpFlushStateGravatar Brian Salomon2016-12-07