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
*
Always use RGBA textures for color font atlases
Brian Osman
2016-10-14
*
Remove many uses of kSkia8888 and kSkiaGamma8888
Brian Osman
2016-10-14
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
brianosman
2016-08-11
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
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
[next]