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