index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetContext.h
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...
Brian Salomon
2018-01-23
*
Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...
Brian Salomon
2018-01-23
*
Remove tonal color from DrawShadow internals
Jim Van Verth
2018-01-19
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."
Greg Daniel
2018-01-12
*
Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.
Brian Salomon
2018-01-12
*
Make GrTextureOp capable of edge antialiasing.
Brian Salomon
2018-01-11
*
CCPR: Rename GrCCPR* -> GrCC*
Chris Dalton
2018-01-08
*
Make GrRenderTargetContext::drawPath() use GrShape to identify simpler
Brian Salomon
2017-12-20
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Add GrTextUtils::Target
Brian Salomon
2017-10-30
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
Do software clip mask generation with worker threads
Brian Osman
2017-09-11
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...
Brian Salomon
2017-08-28
*
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra...
Brian Salomon
2017-08-22
*
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R...
Brian Salomon
2017-08-18
*
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w...
Brian Salomon
2017-08-18
*
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss...
Brian Salomon
2017-08-18
*
Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer
Brian Osman
2017-08-17
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Remove accessRenderTarget calls in service of binding stencil buffer
Robert Phillips
2017-08-10
*
Add GrDebugMarkerOp
Robert Phillips
2017-08-08
*
Add a private API for writing the clip to the stencil
Stan Iliev
2017-08-02
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Coverage counting path renderer
Chris Dalton
2017-07-14
*
Make ShadowRRectOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
*
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC...
Robert Phillips
2017-06-28
*
Add return to surface semaphore calls to indicate when we don't support them
Greg Daniel
2017-06-19
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMesh...
Brian Salomon
2017-06-15
*
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s...
Brian Salomon
2017-06-14
*
Prevent onFlushCB created opLists from being grouped with the normal ones (new)
Robert Phillips
2017-06-14
*
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
Brian Salomon
2017-06-14
*
Force AAType to MSAA if the render target has MSAA and the API doesn't suppor...
Brian Salomon
2017-06-14
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
[next]