index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrAtlasTextOp.cpp
Commit message (
Expand
)
Author
Age
*
Remove SkAutoGlyphCache decls that happen to work
Herb Derby
2018-03-22
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
Add bilerp support to scaled emojis
Jim Van Verth
2018-03-05
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
Robert Phillips
2018-02-21
*
Separate creation time & flush time behavior in GrDrawOpAtlas
Robert Phillips
2018-02-21
*
Pull non-substantive changes out of omnibus CL
Robert Phillips
2018-02-21
*
Change signature of GrAtlasGlyphCache::getProxies
Robert Phillips
2018-02-20
*
Make SkMatrixPriv stride mapping functions take separate src and dst strides
Brian Salomon
2018-01-08
*
Remove public version of SkMatrix::mapPointsWithStride.
Brian Salomon
2018-01-05
*
Remove unused color from all distance field GPs and GrAtlasTextOp
Brian Osman
2018-01-03
*
Update per-geo color after simplifying FPs in GrAtlasTextOp
Brian Osman
2018-01-02
*
Revert "Revert "move homogenous with stride to matrixpriv""
Brian Salomon
2017-12-19
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
*
Revert "move homogenous with stride to matrixpriv"
Greg Daniel
2017-12-18
*
move homogenous with stride to matrixpriv
Cary Clark
2017-12-15
*
Transform vertices for distance field glyphs on CPU.
Brian Salomon
2017-12-15
*
Use round rather than floor for snapping text vertex positions
Brian Osman
2017-11-11
*
Make GrTextBlob::VertexRegenerator determine vertex stride from mask format
Brian Salomon
2017-11-10
*
Make GrAtlasTextBlob return to caller when a flush is required during subrun ...
Brian Salomon
2017-11-07
*
More attempts at clipping perf.
Jim Van Verth
2017-11-01
*
Make deferred upload handling and draw recording be virtual interfaces implem...
Brian Salomon
2017-10-31
*
Fix assert in text clipping.
Jim Van Verth
2017-10-26
*
Some more clipped text optimizations.
Jim Van Verth
2017-10-25
*
Use uint16_t instead of SkIPoint16 when clipping texCoords for text.
Jim Van Verth
2017-10-20
*
Fix ASAN issue with clipped text.
Jim Van Verth
2017-10-20
*
Clip text geometrically when possible.
Jim Van Verth
2017-10-20
*
Make GrResourceProvider more sk_spified
Brian Salomon
2017-10-16
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
Revert "Revert "Allow GrDrawOpAtlas to grow as needed""
Jim Van Verth
2017-09-18
*
Revert "Allow GrDrawOpAtlas to grow as needed"
Jim Van Verth
2017-09-15
*
Allow GrDrawOpAtlas to grow as needed
Jim Van Verth
2017-09-15
*
Add support for additional textures in GrDrawOpAtlas
Jim Van Verth
2017-09-12
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Move GrAppliedClip into GrPipeline
Brian Salomon
2017-08-10
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
Brian Salomon
2017-07-19
*
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
Brian Salomon
2017-07-17
*
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Add proper aliased support for SDF text
Jim Van Verth
2017-07-06
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
[next]