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
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-11
*
Revert "added skeletal animation support to GPU backend"
Joe Gregorio
2018-07-10
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-10
*
Revert "added skeletal animation support to GPU backend"
Ruiqi Mao
2018-07-03
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-03
*
Revert "Remove drawTextBlob from device use drawGlyphRunList"
Robert Phillips
2018-06-28
*
Remove drawTextBlob from device use drawGlyphRunList
Herb Derby
2018-06-28
*
ccpr: Generalize GrCCAtlas to work for cached atlases as well
Chris Dalton
2018-06-14
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Herb Derby
2018-06-06
*
Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Hal Canary
2018-06-06
*
Have draw(Text|PosText|PosTextH) use a single entry on the device
Herb Derby
2018-06-05
*
Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
Brian Salomon
2018-05-26
*
Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
Stephen White
2018-05-26
*
Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp.
Brian Salomon
2018-05-24
*
Delete GrDrawOp::wasRecorded
Chris Dalton
2018-05-23
*
Add perspective support to GrTextureOp.
Brian Salomon
2018-05-21
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Make GPU lattice/nine patch not bleed across cells.
Brian Salomon
2018-05-07
*
Remove the MSAA path renderer
Chris Dalton
2018-04-25
*
Remove GrStencilAndCoverTextContext
Robert Phillips
2018-02-07
*
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
[next]