index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
text
Commit message (
Expand
)
Author
Age
*
Fix LCD distance field text color filtering
Jim Van Verth
2017-06-08
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
Include non-legacy GrMeshDrawOps in GLPrograms test.
Brian Salomon
2017-05-12
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Fix GPU text colors when color spaces are involved
Brian Osman
2017-05-11
*
Allow custom GrAtlasGlyphCache texture sizes
Eric Karl
2017-05-05
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc.
Herb Derby
2017-04-13
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""
Brian Salomon
2017-04-08
*
Revert "Create GrXferProcessor while doing GrProcessorSet analysis."
Brian Salomon
2017-04-08
*
Create GrXferProcessor while doing GrProcessorSet analysis.
Brian Salomon
2017-04-08
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
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
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Use SkTArray for mailbox polling
Florin Malita
2017-03-14
*
Purge GrTextBlobCache entries on SkTextBlob deletion
Florin Malita
2017-03-14
*
Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead o...
Florin Malita
2017-03-10
*
Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"
Florin Malita
2017-03-09
*
Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs
Florin Malita
2017-03-09
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Refactor GrTextBlobCache
Florin Malita
2017-03-08
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
SkScalarMul is deprecated
Mike Reed
2017-02-14
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
Robert Phillips
2017-02-01
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph
Lee Salzman
2017-01-27
*
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
Robert Phillips
2017-01-20
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
Try out new refFoo pattern on GrStyle
Robert Phillips
2017-01-13
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Generate Signed Distance Field directly from vector path
joel.liang
2017-01-09
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-21
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-12-20
[next]