index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrStencilAndCoverTextContext.cpp
Commit message (
Expand
)
Author
Age
*
Late creation of GrPathProcessor
joshualitt
2015-09-10
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Re-enable nvpr text rendering in DM.
bsalomon
2015-09-08
*
Make GrTextContext no longer store a GrDrawContext
robertphillips
2015-09-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Use stencil ops that don't issue writes whenever possible
vbuzinov
2015-08-21
*
Remove setFromPaint from GrPipelineBuilder
joshualitt
2015-07-09
*
Remove init function from GrTextContext.h
joshualitt
2015-07-09
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
Add useDFT field to SkDeviceProperties
robertphillips
2015-06-18
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-17
*
Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...
bsalomon
2015-06-16
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-16
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
robertphillips
2015-05-27
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Move GrPath(Range) creation to ResourceProvider.
bsalomon
2015-05-22
*
Improve caching of dashed paths in GrStencilAndCoverPathRenderer
kkinnunen
2015-05-18
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
remove old text contexts and fontcache
joshualitt
2015-04-28
*
Initial CL to add distance field support to GrAtlasTextContext
joshualitt
2015-04-17
*
Rename GrBitmapTextContextB to GrAtlasTextContext
joshualitt
2015-04-02
*
move Atlas Text Context to its own file
joshualitt
2015-04-01
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...
joshualitt
2015-03-31
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Add more parameters to GrTextContext::canDraw
cdalton
2015-03-25
*
Let text contexts fall back directly to paths
joshualitt
2015-03-20
*
Remove SkLONGLONG.
bungeman
2015-03-17
*
Glyph positions maintain 32 bit integer part.
bungeman
2015-03-11
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Move clip off of draw target
joshualitt
2015-02-23
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
initial changes to add local matrix to primitive processor
joshualitt
2014-12-19
*
remove view matrix from context
joshualitt
2014-12-17
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Ignore SkGlyphCache gamma for nvpr text
cdalton
2014-12-01
*
Add color emoji fallback for nvpr text
cdalton
2014-12-01
*
Add IndexType parameter to GrDrawTarget::drawPaths
cdalton
2014-11-25
[next]