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
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Just pass the draw context to paint conversion
brianosman
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...
bsalomon
2016-07-22
*
Retract PipelineBuilder some more
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Minor change to Ganesh path renderers
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Minor cleanup of GrStencilAndCoverTextContext
robertphillips
2016-07-19
*
Make SkFont a bit more useable
robertphillips
2016-07-19
*
Push GrPipelineBuilder down to the drawBatch calls in the TextContext
robertphillips
2016-07-18
*
Use sRGB pixel config for ARGB masks (color emoji)
brianosman
2016-07-08
*
Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:...
brianosman
2016-07-07
*
Use sRGB pixel config for ARGB masks (color emoji)
brianosman
2016-07-07
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Change parameters to GrPipelineBuilder's ctor
robertphillips
2016-05-28
*
Make GrAtlasTextBlob::run own effects it points to.
bsalomon
2016-05-19
*
Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...
bsalomon
2016-05-19
*
Remove GrFontScaler class.
bsalomon
2016-05-17
*
Remove GrFontDescKey.
bsalomon
2016-05-17
*
Rename SkDescriptor::equals to SkDescriptor::operator==
bsalomon
2016-05-17
*
Make GrFontScaler not be ref-counted
bsalomon
2016-05-17
*
Remove unneeded reference count churn.
bungeman
2016-05-16
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
bsalomon
2016-04-29
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
Include scaler context flags (gamma and contrast boost) in the text blob cach...
brianosman
2016-04-21
*
Simplify gamma-correctness for text rendering.
brianosman
2016-04-14
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
sRGB support for distance field text.
brianosman
2016-04-12
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Decouple contrast boost from fake gamma.
brianosman
2016-04-08
*
sRGB text fake-gamma progress:
brianosman
2016-04-07
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
[next]