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
*
Pull non-substantive changes out of explicit GPU resource allocation CL
Robert Phillips
2017-09-13
*
Add support for additional textures in GrDrawOpAtlas
Jim Van Verth
2017-09-12
*
Add multitexture support to text and path shaders, take 3.
Jim Van Verth
2017-09-11
*
Revert "Revert "Revert "Add multitexture support to text and path shaders"""
Mike Klein
2017-09-08
*
Revert "Revert "Add multitexture support to text and path shaders""
Jim Van Verth
2017-09-08
*
Revert "Add multitexture support to text and path shaders"
Jim Van Verth
2017-09-08
*
Add multitexture support to text and path shaders
Jim Van Verth
2017-09-08
*
Cosmetic changes to GrDrawOpAtlas
Robert Phillips
2017-09-01
*
Retract Gr*Priv.h includes a bit
Robert Phillips
2017-08-31
*
Don't use uninitialized gamma data for adjusting SDF distance.
Jim Van Verth
2017-08-25
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
*
Revert "Switch atlas clients over to using absolute texture coordinates"
Robert Phillips
2017-08-24
*
Switch atlas clients over to using absolute texture coordinates
Robert Phillips
2017-08-24
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Replace log2 with SkNextLog2
Brian Osman
2017-08-11
*
Don't draw text with zero glyph counts as paths
Jim Van Verth
2017-07-31
*
Don't create GrAtlasTextBlobs for zero glyph count text draws.
Brian Salomon
2017-07-31
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
Brian Salomon
2017-07-19
*
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
Brian Salomon
2017-07-17
*
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Don't pre-allocate GrTextBlobCache space
Florin Malita
2017-07-11
*
Add proper aliased support for SDF text
Jim Van Verth
2017-07-06
*
Enable SDF text when using a perspective matrix.
Jim Van Verth
2017-06-27
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Force AAType to MSAA if the render target has MSAA and the API doesn't suppor...
Brian Salomon
2017-06-14
*
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
[next]