aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrBatchFontCache.h
Commit message (Expand)AuthorAge
* Always use RGBA textures for color font atlasesGravatar Brian Osman2016-10-14
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Use sRGB pixel config for ARGB masks (color emoji)Gravatar brianosman2016-07-08
* Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:...Gravatar brianosman2016-07-07
* Use sRGB pixel config for ARGB masks (color emoji)Gravatar brianosman2016-07-07
* Remove GrFontScaler class.Gravatar bsalomon2016-05-17
* Remove GrFontDescKey.Gravatar bsalomon2016-05-17
* Simplify GrDrawBatch uploads and token uage.Gravatar bsalomon2016-04-01
* Use unorm shorts for texture coordinates when rendering text.Gravatar jvanverth2016-02-22
* Revert of Use unorm shorts for texture coordinates when rendering text. (patc...Gravatar jvanverth2016-02-19
* Use unorm shorts for texture coordinates when rendering text.Gravatar jvanverth2016-02-19
* Move all text stuff to its own folderGravatar joshualitt2015-12-11