aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/GrDistanceFieldTextContext.h
AgeCommit message (Expand)Author
2014-10-30Cleanup conversion that the new NDK compiler tries to over optimize.djsollen
2014-10-23Allocate only the vertices we need for text.jvanverth
2014-10-20Add color emoji fallback for distance field text.jvanverth
2014-10-16Revert of Change drawText() to generate positions and send to drawPosText() (...jvanverth
2014-10-16Change drawText() to generate positions and send to drawPosText()jvanverth
2014-10-14Change GrTextContext fallbacks to be a linked list chain.jvanverth
2014-10-08Rearrange code in TextContexts to be more consistent and match style guide.jvanverth
2014-09-29Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...fmalita
2014-09-29Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...robertphillips
2014-09-26Fix SkTextBlob offset semantics.Florin Malita
2014-09-23Patch to create a distinct geometry processor. The vast majority of this patchjoshualitt
2014-09-22Fix SDF font positions when using global scale.jvanverth
2014-09-16Fix scaling issue with distance field text.jvanverth
2014-08-29Revert Jim's CL.Mike Klein
2014-08-28Restore text vertex buffer alloc and other optimizations.jvanverth
2014-08-27Revert of Restore text alloc optimizations. (patchset #4 of https://coderevie...djsollen
2014-08-27Restore text vertex buffer alloc and other optimizations.jvanverth
2014-08-01Rollback text allocation changes.jvanverth
2014-07-30Add vertex bounds check for distance field rendering.jvanverth
2014-07-30Add effect caching to distance field text.jvanverth
2014-07-29Revert of Add effect caching to distance field text. (https://codereview.chro...bensong
2014-07-29Add effect caching to distance field text.jvanverth
2014-07-25Move vertex buffer setup out of drawPackedGlyph().jvanverth
2014-07-25Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://coderev...jvanverth
2014-07-25Move vertex buffer setup out of drawPackedGlyph().jvanverth
2014-06-10Gamma correction for distance field text.jvanverth
2014-06-09Revert of Gamma correction for distance field text. (https://codereview.chrom...scroggo
2014-06-09Gamma correction for distance field text.jvanverth
2014-05-02Add flag for SkGpuSurface creation to enable distance fields.commit-bot@chromium.org
2014-04-03Add LCD support for distance field text.commit-bot@chromium.org
2014-03-28SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.hcommit-bot@chromium.org
2014-03-11Drop executable flag from headers so that they can be packagedrobertphillips@google.com
2014-01-31Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-01-30Replace factory generation of TextContexts with persistent objects.commit-bot@chromium.org
2014-01-30Move GrTextContext to private interfacecommit-bot@chromium.org