aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops/GrAtlasTextOp.cpp
Commit message (Expand)AuthorAge
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Gravatar Robert Phillips2018-02-28
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"Gravatar Robert Phillips2018-02-26
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"Gravatar Robert Phillips2018-02-21
* Separate creation time & flush time behavior in GrDrawOpAtlasGravatar Robert Phillips2018-02-21
* Pull non-substantive changes out of omnibus CLGravatar Robert Phillips2018-02-21
* Change signature of GrAtlasGlyphCache::getProxiesGravatar Robert Phillips2018-02-20
* Make SkMatrixPriv stride mapping functions take separate src and dst stridesGravatar Brian Salomon2018-01-08
* Remove public version of SkMatrix::mapPointsWithStride.Gravatar Brian Salomon2018-01-05
* Remove unused color from all distance field GPs and GrAtlasTextOpGravatar Brian Osman2018-01-03
* Update per-geo color after simplifying FPs in GrAtlasTextOpGravatar Brian Osman2018-01-02
* Revert "Revert "move homogenous with stride to matrixpriv""Gravatar Brian Salomon2017-12-19
* Revert "Transform vertices for distance field glyphs on CPU."Gravatar Greg Daniel2017-12-18
* Revert "move homogenous with stride to matrixpriv"Gravatar Greg Daniel2017-12-18
* move homogenous with stride to matrixprivGravatar Cary Clark2017-12-15
* Transform vertices for distance field glyphs on CPU.Gravatar Brian Salomon2017-12-15
* Use round rather than floor for snapping text vertex positionsGravatar Brian Osman2017-11-11
* Make GrTextBlob::VertexRegenerator determine vertex stride from mask formatGravatar Brian Salomon2017-11-10
* Make GrAtlasTextBlob return to caller when a flush is required during subrun ...Gravatar Brian Salomon2017-11-07
* More attempts at clipping perf.Gravatar Jim Van Verth2017-11-01
* Make deferred upload handling and draw recording be virtual interfaces implem...Gravatar Brian Salomon2017-10-31
* Fix assert in text clipping.Gravatar Jim Van Verth2017-10-26
* Some more clipped text optimizations.Gravatar Jim Van Verth2017-10-25
* Use uint16_t instead of SkIPoint16 when clipping texCoords for text.Gravatar Jim Van Verth2017-10-20
* Fix ASAN issue with clipped text.Gravatar Jim Van Verth2017-10-20
* Clip text geometrically when possible.Gravatar Jim Van Verth2017-10-20
* Make GrResourceProvider more sk_spifiedGravatar Brian Salomon2017-10-16
* Use shader based blending to clamp kPlus mode w/F16Gravatar Brian Osman2017-09-20
* Revert "Revert "Allow GrDrawOpAtlas to grow as needed""Gravatar Jim Van Verth2017-09-18
* Revert "Allow GrDrawOpAtlas to grow as needed"Gravatar Jim Van Verth2017-09-15
* Allow GrDrawOpAtlas to grow as neededGravatar Jim Van Verth2017-09-15
* Add support for additional textures in GrDrawOpAtlasGravatar Jim Van Verth2017-09-12
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Move GrAppliedClip into GrPipelineGravatar Brian Salomon2017-08-10
* Move GrProcessorSet into GrPipelineGravatar Brian Salomon2017-08-09
* Remove GrLegacyMeshDrawOp and GrPipelineBuilderGravatar Brian Salomon2017-07-19
* Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""Gravatar Brian Salomon2017-07-19
* Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"Gravatar Brian Salomon2017-07-17
* Make GrAtlasTextOp a non-legacy GrMeshDrawOpGravatar Brian Salomon2017-07-14
* Add proper aliased support for SDF textGravatar Jim Van Verth2017-07-06
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Add GrPrimitiveType::kLinesAdjacencyGravatar Chris Dalton2017-06-13
* Revert "Add GrPrimitiveType::kLinesAdjacency"Gravatar Ravi Mistry2017-06-13
* Add GrPrimitiveType::kLinesAdjacencyGravatar Chris Dalton2017-06-13
* Fix LCD distance field text color filteringGravatar Jim Van Verth2017-06-08