index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetContextPriv.h
Commit message (
Expand
)
Author
Age
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Add analytic clip FPs that read from the CCPR atlas
Chris Dalton
2017-12-05
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Reland "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-16
*
Revert "Fold analytic clip FPs into GrReducedClip"
Brian Osman
2017-11-16
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-16
*
Don't use analytic clip FPs when drawing to stencil
Chris Dalton
2017-11-07
*
Revert "Don't use analytic clip FPs when drawing to stencil"
Chris Dalton
2017-11-07
*
Don't use analytic clip FPs when drawing to stencil
Chris Dalton
2017-11-07
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Revert "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-01
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-01
*
Revert "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-01
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-01
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Improve handling of clip stack ID
Robert Phillips
2017-06-28
*
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC...
Robert Phillips
2017-06-28
*
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
Brian Salomon
2017-05-10
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
Robert Phillips
2017-03-08
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp
Brian Salomon
2016-12-09
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...
Robert Phillips
2016-11-09
*
TEMPORARY: track stencil clip state in GrRenderTargetOpList
csmartdalton
2016-11-01
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27