index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOpFlushState.cpp
Commit message (
Expand
)
Author
Age
*
Refactor GrPipeline dynamic state.
Brian Salomon
2018-06-26
*
Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.
Brian Salomon
2018-06-25
*
Remove origin from GrGpu::writePixels
Brian Salomon
2018-06-02
*
Remove GrGpu::getWritePixelsInfo
Brian Salomon
2018-06-01
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Introduce GrColorType
Brian Salomon
2018-02-20
*
Prepare sRGB encoding conversion for the removal of GrPixelConfig
Brian Salomon
2018-02-14
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
Move GrOpFlushState out of GrDrawingManager and onto the stack
Robert Phillips
2018-01-18
*
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
Brian Salomon
2017-11-19
*
Revert "Add Atlas Text interface for rendering SDF glyphs."
Greg Daniel
2017-11-18
*
Add Atlas Text interface for rendering SDF glyphs.
Brian Salomon
2017-11-17
*
During flush store GrOp draw and upload records on GrOpFlushState instead of ...
Brian Salomon
2017-11-02
*
Devirtualized token management in GrDeferredUploadTarget.
Brian Salomon
2017-10-31
*
Make deferred upload handling and draw recording be virtual interfaces implem...
Brian Salomon
2017-10-31
*
Remove deferred upload types from GrDrawOp.h.
Brian Salomon
2017-10-30
*
Cosmetic changes to GrDrawOpAtlas
Robert Phillips
2017-09-01
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
Greg Daniel
2017-08-24
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Make op-level texture uploading be GrProxy-based
Robert Phillips
2017-07-28
*
Handle too many (or too large) paths in GrDefaultPathRenderer
Brian Osman
2017-06-20
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Revert "Revert "Expand partial render target write pixels workaround.""
Brian Salomon
2017-06-12
*
Revert "Expand partial render target write pixels workaround."
Brian Salomon
2017-05-31
*
Expand partial render target write pixels workaround.
Brian Salomon
2017-05-31
*
Revert "Revert "Remove GrPipeline from GrDrawOp.""
Brian Salomon
2017-03-21
*
Revert "Remove GrPipeline from GrDrawOp."
Brian Salomon
2017-03-16
*
Remove GrPipeline from GrDrawOp.
Brian Salomon
2017-03-16
*
Rename GrBatchAtlas files to GrDrawOpAtlas
Brian Salomon
2016-12-16
*
Rename GrBatchFlushState to GrOpFlushState
Brian Salomon
2016-12-07